home *** CD-ROM | disk | FTP | other *** search
/ PC World 2007 December / PCWorld_2007-12_cd.bin / v cisle / htttrack / httrack-3.41-3.exe / {app} / src / Makefile.in < prev    next >
Makefile  |  2007-06-16  |  79KB  |  1,263 lines

  1. # Makefile.in generated by automake 1.7.9 from Makefile.am.
  2. # @configure_input@
  3.  
  4. # Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003
  5. # Free Software Foundation, Inc.
  6. # This Makefile.in is free software; the Free Software Foundation
  7. # gives unlimited permission to copy and/or distribute it,
  8. # with or without modifications, as long as this notice is preserved.
  9.  
  10. # This program is distributed in the hope that it will be useful,
  11. # but WITHOUT ANY WARRANTY, to the extent permitted by law; without
  12. # even the implied warranty of MERCHANTABILITY or FITNESS FOR A
  13. # PARTICULAR PURPOSE.
  14.  
  15. @SET_MAKE@
  16.  
  17. #SUBDIRS = swf
  18.  
  19. srcdir = @srcdir@
  20. top_srcdir = @top_srcdir@
  21. VPATH = @srcdir@
  22. pkgdatadir = $(datadir)/@PACKAGE@
  23. pkglibdir = $(libdir)/@PACKAGE@
  24. pkgincludedir = $(includedir)/@PACKAGE@
  25. top_builddir = ..
  26.  
  27. am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
  28. INSTALL = @INSTALL@
  29. install_sh_DATA = $(install_sh) -c -m 644
  30. install_sh_PROGRAM = $(install_sh) -c
  31. install_sh_SCRIPT = $(install_sh) -c
  32. INSTALL_HEADER = $(INSTALL_DATA)
  33. transform = $(program_transform_name)
  34. NORMAL_INSTALL = :
  35. PRE_INSTALL = :
  36. POST_INSTALL = :
  37. NORMAL_UNINSTALL = :
  38. PRE_UNINSTALL = :
  39. POST_UNINSTALL = :
  40. host_triplet = @host@
  41. ACLOCAL = @ACLOCAL@
  42. AMDEP_FALSE = @AMDEP_FALSE@
  43. AMDEP_TRUE = @AMDEP_TRUE@
  44. AMTAR = @AMTAR@
  45. AR = @AR@
  46. AUTOCONF = @AUTOCONF@
  47. AUTOHEADER = @AUTOHEADER@
  48. AUTOMAKE = @AUTOMAKE@
  49. AWK = @AWK@
  50. CC = @CC@
  51. CCDEPMODE = @CCDEPMODE@
  52. CFLAGS = @CFLAGS@
  53. CPP = @CPP@
  54. CPPFLAGS = @CPPFLAGS@
  55. CXX = @CXX@
  56. CXXCPP = @CXXCPP@
  57. CXXDEPMODE = @CXXDEPMODE@
  58. CXXFLAGS = @CXXFLAGS@
  59. CYGPATH_W = @CYGPATH_W@
  60. DEFAULT_CFLAGS = @DEFAULT_CFLAGS@
  61. DEFS = @DEFS@
  62. DEPDIR = @DEPDIR@
  63. DL_LIBS = @DL_LIBS@
  64. ECHO = @ECHO@
  65. ECHO_C = @ECHO_C@
  66. ECHO_N = @ECHO_N@
  67. ECHO_T = @ECHO_T@
  68. EGREP = @EGREP@
  69. EXEEXT = @EXEEXT@
  70. F77 = @F77@
  71. FFLAGS = @FFLAGS@
  72. GREP = @GREP@
  73. INSTALL_DATA = @INSTALL_DATA@
  74. INSTALL_PROGRAM = @INSTALL_PROGRAM@
  75. INSTALL_SCRIPT = @INSTALL_SCRIPT@
  76. INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
  77. LDFLAGS = @LDFLAGS@
  78. LFS_FLAG = @LFS_FLAG@
  79. LIBOBJS = @LIBOBJS@
  80. LIBS = @LIBS@
  81. LIBTOOL = @LIBTOOL@
  82. LN_S = @LN_S@
  83. LTLIBOBJS = @LTLIBOBJS@
  84. MAINT = @MAINT@
  85. MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@
  86. MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@
  87. MAKEINFO = @MAKEINFO@
  88. OBJEXT = @OBJEXT@
  89. PACKAGE = @PACKAGE@
  90. PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
  91. PACKAGE_NAME = @PACKAGE_NAME@
  92. PACKAGE_STRING = @PACKAGE_STRING@
  93. PACKAGE_TARNAME = @PACKAGE_TARNAME@
  94. PACKAGE_VERSION = @PACKAGE_VERSION@
  95. PATH_SEPARATOR = @PATH_SEPARATOR@
  96. RANLIB = @RANLIB@
  97. SET_MAKE = @SET_MAKE@
  98. SHELL = @SHELL@
  99. SOCKET_LIBS = @SOCKET_LIBS@
  100. STRIP = @STRIP@
  101. THREADS_CFLAGS = @THREADS_CFLAGS@
  102. THREADS_LIBS = @THREADS_LIBS@
  103. V6_FLAG = @V6_FLAG@
  104. VERSION = @VERSION@
  105. VERSION_INFO = @VERSION_INFO@
  106. ac_ct_CC = @ac_ct_CC@
  107. ac_ct_CXX = @ac_ct_CXX@
  108. ac_ct_F77 = @ac_ct_F77@
  109. am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
  110. am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
  111. am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@
  112. am__fastdepCXX_TRUE = @am__fastdepCXX_TRUE@
  113. am__include = @am__include@
  114. am__leading_dot = @am__leading_dot@
  115. am__quote = @am__quote@
  116. bindir = @bindir@
  117. build = @build@
  118. build_alias = @build_alias@
  119. build_cpu = @build_cpu@
  120. build_os = @build_os@
  121. build_vendor = @build_vendor@
  122. datadir = @datadir@
  123. datarootdir = @datarootdir@
  124. docdir = @docdir@
  125. dvidir = @dvidir@
  126. exec_prefix = @exec_prefix@
  127. host = @host@
  128. host_alias = @host_alias@
  129. host_cpu = @host_cpu@
  130. host_os = @host_os@
  131. host_vendor = @host_vendor@
  132. htmldir = @htmldir@
  133. includedir = @includedir@
  134. infodir = @infodir@
  135. install_sh = @install_sh@
  136. libdir = @libdir@
  137. libexecdir = @libexecdir@
  138. localedir = @localedir@
  139. localstatedir = @localstatedir@
  140. mandir = @mandir@
  141. oldincludedir = @oldincludedir@
  142. pdfdir = @pdfdir@
  143. prefix = @prefix@
  144. program_transform_name = @program_transform_name@
  145. psdir = @psdir@
  146. sbindir = @sbindir@
  147. sharedstatedir = @sharedstatedir@
  148. sysconfdir = @sysconfdir@
  149. target_alias = @target_alias@
  150.  
  151. DevIncludesdir = $(includedir)/httrack
  152. DevIncludes_DATA = \
  153.     httrack-library.h \
  154.     htsglobal.h \
  155.     htsopt.h \
  156.     htswrap.h \
  157.     htsconfig.h \
  158.     ../config.h \
  159.     htsmodules.h \
  160.     htsbasenet.h \
  161.     htsbauth.h \
  162.     htsdefines.h
  163.  
  164.  
  165. INCLUDES = \
  166.     @DEFAULT_CFLAGS@ \
  167.     @THREADS_CFLAGS@ \
  168.     @V6_FLAG@ \
  169.     @LFS_FLAG@ \
  170.     -DPREFIX=\""$(prefix)"\" \
  171.     -DSYSCONFDIR=\""$(sysconfdir)"\" \
  172.     -DDATADIR=\""$(datadir)"\" \
  173.     -DLIBDIR=\""$(libdir)"\"
  174.  
  175.  
  176. bin_PROGRAMS = proxytrack httrack htsserver
  177.  
  178. httrack_LDADD = $(THREADS_LIBS) -lhttrack
  179. htsserver_LDADD = $(THREADS_LIBS) $(SOCKET_LIBS) -lhttrack
  180. proxytrack_LDADD = $(THREADS_LIBS) $(SOCKET_LIBS)
  181. proxytrack_CFLAGS = $(AM_CFLAGS) -DNO_MALLOCT
  182.  
  183. lib_LTLIBRARIES = libhttrack.la libhtsjava.la
  184.  
  185. htsserver_SOURCES = htsserver.c htsserver.h htsweb.c htsweb.h
  186. proxytrack_SOURCES = proxy/main.c \
  187.     proxy/proxytrack.c proxy/store.c \
  188.     htsinthash.c htsmd5.c md5.c \
  189.     minizip/ioapi.c minizip/mztools.c minizip/unzip.c minizip/zip.c
  190.  
  191.  
  192. whttrackrundir = $(bindir)
  193. whttrackrun_SCRIPTS = webhttrack
  194.  
  195. libhttrack_la_SOURCES = htscore.c htsparse.c htsback.c htscache.c \
  196.     htscatchurl.c htsfilters.c htsftp.c htshash.c htsinthash.c \
  197.     htshelp.c htslib.c htscoremain.c \
  198.     htsname.c htsrobots.c htstools.c htswizard.c \
  199.     htsalias.c htsthread.c htsindex.c htsbauth.c \
  200.     htsmd5.c htszlib.c htswrap.c \
  201.     htsmodules.c \
  202.     md5.c \
  203.     htsmms.c \
  204.     minizip/ioapi.c minizip/mztools.c minizip/unzip.c minizip/zip.c \
  205.     mmsrip/error.c mmsrip/mms.c \
  206.     hts-indextmpl.h htsalias.h htsback.h htsbase.h \
  207.     htsbasenet.h htsbauth.h htscache.h htscatchurl.h  \
  208.     htsconfig.h htscore.h htsparse.h htscoremain.h htsdefines.h  \
  209.     htsfilters.h htsftp.h htsglobal.h htshash.h htsinthash.h \
  210.     htshelp.h htsindex.h htslib.h htsmd5.h \
  211.     htsmodules.h htsname.h htsnet.h \
  212.     htsopt.h htsrobots.h htsthread.h  \
  213.     htstools.h htswizard.h htswrap.h htszlib.h  \
  214.     htsstrings.h httrack-library.h \
  215.     md5.h \
  216.     htsmms.h \
  217.     minizip/crypt.h minizip/ioapi.h minizip/mztools.h minizip/unzip.h minizip/zip.h \
  218.     mmsrip/error.h mmsrip/mms.h
  219.  
  220. libhttrack_la_LIBADD = $(THREADS_LIBS) $(ZLIB_LIBS) $(DL_LIBS) $(SOCKET_LIBS)
  221. libhttrack_la_LDFLAGS = -version-info $(VERSION_INFO)
  222.  
  223. libhtsjava_la_SOURCES = htsjava.c htsjava.h
  224. libhtsjava_la_LIBADD = $(THREADS_LIBS) $(DL_LIBS)
  225. libhtsjava_la_LDFLAGS = -version-info $(VERSION_INFO)
  226.  
  227. EXTRA_DIST = httrack.h webhttrack \
  228.         minizip/ChangeLogUnzip \
  229.         minizip/iowin32.c \
  230.         minizip/iowin32.h \
  231.         mmsrip/common.h \
  232.         mmsrip/main.c \
  233.         mmsrip/COPYING \
  234.         mmsrip/AUTHORS \
  235.         mmsrip/NEWS \
  236.         mmsrip/README \
  237.         mmsrip/ChangeLog \
  238.         proxy/AUTHORS \
  239.         proxy/COPYING \
  240.         proxy/changelog.txt \
  241.         proxy/proxystrings.h \
  242.         proxy/proxytrack.h \
  243.         proxy/store.h \
  244.         *.dsw *.dsp *.vcproj
  245.  
  246. subdir = src
  247. ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
  248. mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
  249. CONFIG_HEADER = $(top_builddir)/config.h
  250. CONFIG_CLEAN_FILES =
  251. LTLIBRARIES = $(lib_LTLIBRARIES)
  252.  
  253. libhtsjava_la_DEPENDENCIES =
  254. am_libhtsjava_la_OBJECTS = htsjava.lo
  255. libhtsjava_la_OBJECTS = $(am_libhtsjava_la_OBJECTS)
  256. libhttrack_la_DEPENDENCIES =
  257. am_libhttrack_la_OBJECTS = htscore.lo htsparse.lo htsback.lo htscache.lo \
  258.     htscatchurl.lo htsfilters.lo htsftp.lo htshash.lo htsinthash.lo \
  259.     htshelp.lo htslib.lo htscoremain.lo htsname.lo htsrobots.lo \
  260.     htstools.lo htswizard.lo htsalias.lo htsthread.lo htsindex.lo \
  261.     htsbauth.lo htsmd5.lo htszlib.lo htswrap.lo htsmodules.lo \
  262.     md5.lo htsmms.lo ioapi.lo mztools.lo unzip.lo zip.lo error.lo \
  263.     mms.lo
  264. libhttrack_la_OBJECTS = $(am_libhttrack_la_OBJECTS)
  265. bin_PROGRAMS = proxytrack$(EXEEXT) httrack$(EXEEXT) htsserver$(EXEEXT)
  266. PROGRAMS = $(bin_PROGRAMS)
  267.  
  268. am_htsserver_OBJECTS = htsserver.$(OBJEXT) htsweb.$(OBJEXT)
  269. htsserver_OBJECTS = $(am_htsserver_OBJECTS)
  270. htsserver_DEPENDENCIES =
  271. htsserver_LDFLAGS =
  272. httrack_SOURCES = httrack.c
  273. httrack_OBJECTS = httrack.$(OBJEXT)
  274. httrack_DEPENDENCIES =
  275. httrack_LDFLAGS =
  276. am_proxytrack_OBJECTS = proxytrack-main.$(OBJEXT) \
  277.     proxytrack-proxytrack.$(OBJEXT) proxytrack-store.$(OBJEXT) \
  278.     proxytrack-htsinthash.$(OBJEXT) proxytrack-htsmd5.$(OBJEXT) \
  279.     proxytrack-md5.$(OBJEXT) proxytrack-ioapi.$(OBJEXT) \
  280.     proxytrack-mztools.$(OBJEXT) proxytrack-unzip.$(OBJEXT) \
  281.     proxytrack-zip.$(OBJEXT)
  282. proxytrack_OBJECTS = $(am_proxytrack_OBJECTS)
  283. proxytrack_DEPENDENCIES =
  284. proxytrack_LDFLAGS =
  285. SCRIPTS = $(whttrackrun_SCRIPTS)
  286.  
  287.  
  288. DEFAULT_INCLUDES =  -I. -I$(srcdir) -I$(top_builddir)
  289. depcomp = $(SHELL) $(top_srcdir)/depcomp
  290. am__depfiles_maybe = depfiles
  291. @AMDEP_TRUE@DEP_FILES = ./$(DEPDIR)/error.Plo ./$(DEPDIR)/htsalias.Plo \
  292. @AMDEP_TRUE@    ./$(DEPDIR)/htsback.Plo ./$(DEPDIR)/htsbauth.Plo \
  293. @AMDEP_TRUE@    ./$(DEPDIR)/htscache.Plo \
  294. @AMDEP_TRUE@    ./$(DEPDIR)/htscatchurl.Plo ./$(DEPDIR)/htscore.Plo \
  295. @AMDEP_TRUE@    ./$(DEPDIR)/htscoremain.Plo \
  296. @AMDEP_TRUE@    ./$(DEPDIR)/htsfilters.Plo ./$(DEPDIR)/htsftp.Plo \
  297. @AMDEP_TRUE@    ./$(DEPDIR)/htshash.Plo ./$(DEPDIR)/htshelp.Plo \
  298. @AMDEP_TRUE@    ./$(DEPDIR)/htsindex.Plo ./$(DEPDIR)/htsinthash.Plo \
  299. @AMDEP_TRUE@    ./$(DEPDIR)/htsjava.Plo ./$(DEPDIR)/htslib.Plo \
  300. @AMDEP_TRUE@    ./$(DEPDIR)/htsmd5.Plo ./$(DEPDIR)/htsmms.Plo \
  301. @AMDEP_TRUE@    ./$(DEPDIR)/htsmodules.Plo ./$(DEPDIR)/htsname.Plo \
  302. @AMDEP_TRUE@    ./$(DEPDIR)/htsparse.Plo ./$(DEPDIR)/htsrobots.Plo \
  303. @AMDEP_TRUE@    ./$(DEPDIR)/htsserver.Po ./$(DEPDIR)/htsthread.Plo \
  304. @AMDEP_TRUE@    ./$(DEPDIR)/htstools.Plo ./$(DEPDIR)/htsweb.Po \
  305. @AMDEP_TRUE@    ./$(DEPDIR)/htswizard.Plo ./$(DEPDIR)/htswrap.Plo \
  306. @AMDEP_TRUE@    ./$(DEPDIR)/htszlib.Plo ./$(DEPDIR)/httrack.Po \
  307. @AMDEP_TRUE@    ./$(DEPDIR)/ioapi.Plo ./$(DEPDIR)/md5.Plo \
  308. @AMDEP_TRUE@    ./$(DEPDIR)/mms.Plo ./$(DEPDIR)/mztools.Plo \
  309. @AMDEP_TRUE@    ./$(DEPDIR)/proxytrack-htsinthash.Po \
  310. @AMDEP_TRUE@    ./$(DEPDIR)/proxytrack-htsmd5.Po \
  311. @AMDEP_TRUE@    ./$(DEPDIR)/proxytrack-ioapi.Po \
  312. @AMDEP_TRUE@    ./$(DEPDIR)/proxytrack-main.Po \
  313. @AMDEP_TRUE@    ./$(DEPDIR)/proxytrack-md5.Po \
  314. @AMDEP_TRUE@    ./$(DEPDIR)/proxytrack-mztools.Po \
  315. @AMDEP_TRUE@    ./$(DEPDIR)/proxytrack-proxytrack.Po \
  316. @AMDEP_TRUE@    ./$(DEPDIR)/proxytrack-store.Po \
  317. @AMDEP_TRUE@    ./$(DEPDIR)/proxytrack-unzip.Po \
  318. @AMDEP_TRUE@    ./$(DEPDIR)/proxytrack-zip.Po ./$(DEPDIR)/unzip.Plo \
  319. @AMDEP_TRUE@    ./$(DEPDIR)/zip.Plo
  320. COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
  321.     $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
  322. LTCOMPILE = $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) \
  323.     $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
  324. CCLD = $(CC)
  325. LINK = $(LIBTOOL) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
  326.     $(AM_LDFLAGS) $(LDFLAGS) -o $@
  327. DIST_SOURCES = $(libhtsjava_la_SOURCES) $(libhttrack_la_SOURCES) \
  328.     $(htsserver_SOURCES) httrack.c $(proxytrack_SOURCES)
  329. DATA = $(DevIncludes_DATA)
  330.  
  331. DIST_COMMON = $(srcdir)/Makefile.in Makefile.am
  332. SOURCES = $(libhtsjava_la_SOURCES) $(libhttrack_la_SOURCES) $(htsserver_SOURCES) httrack.c $(proxytrack_SOURCES)
  333.  
  334. all: all-am
  335.  
  336. .SUFFIXES:
  337. .SUFFIXES: .c .lo .o .obj
  338. $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ Makefile.am  $(top_srcdir)/configure.in $(ACLOCAL_M4)
  339.     cd $(top_srcdir) && \
  340.       $(AUTOMAKE) --gnu  src/Makefile
  341. Makefile: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.in  $(top_builddir)/config.status
  342.     cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)
  343. libLTLIBRARIES_INSTALL = $(INSTALL)
  344. install-libLTLIBRARIES: $(lib_LTLIBRARIES)
  345.     @$(NORMAL_INSTALL)
  346.     $(mkinstalldirs) $(DESTDIR)$(libdir)
  347.     @list='$(lib_LTLIBRARIES)'; for p in $$list; do \
  348.       if test -f $$p; then \
  349.         f="`echo $$p | sed -e 's|^.*/||'`"; \
  350.         echo " $(LIBTOOL) --mode=install $(libLTLIBRARIES_INSTALL) $(INSTALL_STRIP_FLAG) $$p $(DESTDIR)$(libdir)/$$f"; \
  351.         $(LIBTOOL) --mode=install $(libLTLIBRARIES_INSTALL) $(INSTALL_STRIP_FLAG) $$p $(DESTDIR)$(libdir)/$$f; \
  352.       else :; fi; \
  353.     done
  354.  
  355. uninstall-libLTLIBRARIES:
  356.     @$(NORMAL_UNINSTALL)
  357.     @list='$(lib_LTLIBRARIES)'; for p in $$list; do \
  358.         p="`echo $$p | sed -e 's|^.*/||'`"; \
  359.       echo " $(LIBTOOL) --mode=uninstall rm -f $(DESTDIR)$(libdir)/$$p"; \
  360.       $(LIBTOOL) --mode=uninstall rm -f $(DESTDIR)$(libdir)/$$p; \
  361.     done
  362.  
  363. clean-libLTLIBRARIES:
  364.     -test -z "$(lib_LTLIBRARIES)" || rm -f $(lib_LTLIBRARIES)
  365.     @list='$(lib_LTLIBRARIES)'; for p in $$list; do \
  366.       dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
  367.       test "$$dir" = "$$p" && dir=.; \
  368.       echo "rm -f \"$${dir}/so_locations\""; \
  369.       rm -f "$${dir}/so_locations"; \
  370.     done
  371. libhtsjava.la: $(libhtsjava_la_OBJECTS) $(libhtsjava_la_DEPENDENCIES) 
  372.     $(LINK) -rpath $(libdir) $(libhtsjava_la_LDFLAGS) $(libhtsjava_la_OBJECTS) $(libhtsjava_la_LIBADD) $(LIBS)
  373. libhttrack.la: $(libhttrack_la_OBJECTS) $(libhttrack_la_DEPENDENCIES) 
  374.     $(LINK) -rpath $(libdir) $(libhttrack_la_LDFLAGS) $(libhttrack_la_OBJECTS) $(libhttrack_la_LIBADD) $(LIBS)
  375. binPROGRAMS_INSTALL = $(INSTALL_PROGRAM)
  376. install-binPROGRAMS: $(bin_PROGRAMS)
  377.     @$(NORMAL_INSTALL)
  378.     $(mkinstalldirs) $(DESTDIR)$(bindir)
  379.     @list='$(bin_PROGRAMS)'; for p in $$list; do \
  380.       p1=`echo $$p|sed 's/$(EXEEXT)$$//'`; \
  381.       if test -f $$p \
  382.          || test -f $$p1 \
  383.       ; then \
  384.         f=`echo "$$p1" | sed 's,^.*/,,;$(transform);s/$$/$(EXEEXT)/'`; \
  385.        echo " $(INSTALL_PROGRAM_ENV) $(LIBTOOL) --mode=install $(binPROGRAMS_INSTALL) $$p $(DESTDIR)$(bindir)/$$f"; \
  386.        $(INSTALL_PROGRAM_ENV) $(LIBTOOL) --mode=install $(binPROGRAMS_INSTALL) $$p $(DESTDIR)$(bindir)/$$f || exit 1; \
  387.       else :; fi; \
  388.     done
  389.  
  390. uninstall-binPROGRAMS:
  391.     @$(NORMAL_UNINSTALL)
  392.     @list='$(bin_PROGRAMS)'; for p in $$list; do \
  393.       f=`echo "$$p" | sed 's,^.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/'`; \
  394.       echo " rm -f $(DESTDIR)$(bindir)/$$f"; \
  395.       rm -f $(DESTDIR)$(bindir)/$$f; \
  396.     done
  397.  
  398. clean-binPROGRAMS:
  399.     @list='$(bin_PROGRAMS)'; for p in $$list; do \
  400.       f=`echo $$p|sed 's/$(EXEEXT)$$//'`; \
  401.       echo " rm -f $$p $$f"; \
  402.       rm -f $$p $$f ; \
  403.     done
  404. htsserver$(EXEEXT): $(htsserver_OBJECTS) $(htsserver_DEPENDENCIES) 
  405.     @rm -f htsserver$(EXEEXT)
  406.     $(LINK) $(htsserver_LDFLAGS) $(htsserver_OBJECTS) $(htsserver_LDADD) $(LIBS)
  407. httrack$(EXEEXT): $(httrack_OBJECTS) $(httrack_DEPENDENCIES) 
  408.     @rm -f httrack$(EXEEXT)
  409.     $(LINK) $(httrack_LDFLAGS) $(httrack_OBJECTS) $(httrack_LDADD) $(LIBS)
  410. proxytrack$(EXEEXT): $(proxytrack_OBJECTS) $(proxytrack_DEPENDENCIES) 
  411.     @rm -f proxytrack$(EXEEXT)
  412.     $(LINK) $(proxytrack_LDFLAGS) $(proxytrack_OBJECTS) $(proxytrack_LDADD) $(LIBS)
  413. whttrackrunSCRIPT_INSTALL = $(INSTALL_SCRIPT)
  414. install-whttrackrunSCRIPTS: $(whttrackrun_SCRIPTS)
  415.     @$(NORMAL_INSTALL)
  416.     $(mkinstalldirs) $(DESTDIR)$(whttrackrundir)
  417.     @list='$(whttrackrun_SCRIPTS)'; for p in $$list; do \
  418.       if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
  419.       if test -f $$d$$p; then \
  420.         f=`echo "$$p" | sed 's|^.*/||;$(transform)'`; \
  421.         echo " $(whttrackrunSCRIPT_INSTALL) $$d$$p $(DESTDIR)$(whttrackrundir)/$$f"; \
  422.         $(whttrackrunSCRIPT_INSTALL) $$d$$p $(DESTDIR)$(whttrackrundir)/$$f; \
  423.       else :; fi; \
  424.     done
  425.  
  426. uninstall-whttrackrunSCRIPTS:
  427.     @$(NORMAL_UNINSTALL)
  428.     @list='$(whttrackrun_SCRIPTS)'; for p in $$list; do \
  429.       f=`echo "$$p" | sed 's|^.*/||;$(transform)'`; \
  430.       echo " rm -f $(DESTDIR)$(whttrackrundir)/$$f"; \
  431.       rm -f $(DESTDIR)$(whttrackrundir)/$$f; \
  432.     done
  433.  
  434. mostlyclean-compile:
  435.     -rm -f *.$(OBJEXT) core *.core
  436.  
  437. distclean-compile:
  438.     -rm -f *.tab.c
  439.  
  440. @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/error.Plo@am__quote@
  441. @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/htsalias.Plo@am__quote@
  442. @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/htsback.Plo@am__quote@
  443. @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/htsbauth.Plo@am__quote@
  444. @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/htscache.Plo@am__quote@
  445. @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/htscatchurl.Plo@am__quote@
  446. @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/htscore.Plo@am__quote@
  447. @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/htscoremain.Plo@am__quote@
  448. @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/htsfilters.Plo@am__quote@
  449. @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/htsftp.Plo@am__quote@
  450. @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/htshash.Plo@am__quote@
  451. @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/htshelp.Plo@am__quote@
  452. @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/htsindex.Plo@am__quote@
  453. @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/htsinthash.Plo@am__quote@
  454. @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/htsjava.Plo@am__quote@
  455. @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/htslib.Plo@am__quote@
  456. @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/htsmd5.Plo@am__quote@
  457. @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/htsmms.Plo@am__quote@
  458. @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/htsmodules.Plo@am__quote@
  459. @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/htsname.Plo@am__quote@
  460. @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/htsparse.Plo@am__quote@
  461. @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/htsrobots.Plo@am__quote@
  462. @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/htsserver.Po@am__quote@
  463. @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/htsthread.Plo@am__quote@
  464. @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/htstools.Plo@am__quote@
  465. @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/htsweb.Po@am__quote@
  466. @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/htswizard.Plo@am__quote@
  467. @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/htswrap.Plo@am__quote@
  468. @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/htszlib.Plo@am__quote@
  469. @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/httrack.Po@am__quote@
  470. @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ioapi.Plo@am__quote@
  471. @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/md5.Plo@am__quote@
  472. @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/mms.Plo@am__quote@
  473. @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/mztools.Plo@am__quote@
  474. @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/proxytrack-htsinthash.Po@am__quote@
  475. @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/proxytrack-htsmd5.Po@am__quote@
  476. @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/proxytrack-ioapi.Po@am__quote@
  477. @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/proxytrack-main.Po@am__quote@
  478. @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/proxytrack-md5.Po@am__quote@
  479. @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/proxytrack-mztools.Po@am__quote@
  480. @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/proxytrack-proxytrack.Po@am__quote@
  481. @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/proxytrack-store.Po@am__quote@
  482. @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/proxytrack-unzip.Po@am__quote@
  483. @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/proxytrack-zip.Po@am__quote@
  484. @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/unzip.Plo@am__quote@
  485. @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/zip.Plo@am__quote@
  486.  
  487. .c.o:
  488. @am__fastdepCC_TRUE@    if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" \
  489. @am__fastdepCC_TRUE@      -c -o $@ `test -f '$<' || echo '$(srcdir)/'`$<; \
  490. @am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; \
  491. @am__fastdepCC_TRUE@    else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; \
  492. @am__fastdepCC_TRUE@    fi
  493. @AMDEP_TRUE@@am__fastdepCC_FALSE@    source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
  494. @AMDEP_TRUE@@am__fastdepCC_FALSE@    depfile='$(DEPDIR)/$*.Po' tmpdepfile='$(DEPDIR)/$*.TPo' @AMDEPBACKSLASH@
  495. @AMDEP_TRUE@@am__fastdepCC_FALSE@    $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  496. @am__fastdepCC_FALSE@    $(COMPILE) -c `test -f '$<' || echo '$(srcdir)/'`$<
  497.  
  498. .c.obj:
  499. @am__fastdepCC_TRUE@    if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" \
  500. @am__fastdepCC_TRUE@      -c -o $@ `if test -f '$<'; then $(CYGPATH_W) '$<'; else $(CYGPATH_W) '$(srcdir)/$<'; fi`; \
  501. @am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; \
  502. @am__fastdepCC_TRUE@    else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; \
  503. @am__fastdepCC_TRUE@    fi
  504. @AMDEP_TRUE@@am__fastdepCC_FALSE@    source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
  505. @AMDEP_TRUE@@am__fastdepCC_FALSE@    depfile='$(DEPDIR)/$*.Po' tmpdepfile='$(DEPDIR)/$*.TPo' @AMDEPBACKSLASH@
  506. @AMDEP_TRUE@@am__fastdepCC_FALSE@    $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  507. @am__fastdepCC_FALSE@    $(COMPILE) -c `if test -f '$<'; then $(CYGPATH_W) '$<'; else $(CYGPATH_W) '$(srcdir)/$<'; fi`
  508.  
  509. .c.lo:
  510. @am__fastdepCC_TRUE@    if $(LTCOMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" \
  511. @am__fastdepCC_TRUE@      -c -o $@ `test -f '$<' || echo '$(srcdir)/'`$<; \
  512. @am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Plo"; \
  513. @am__fastdepCC_TRUE@    else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; \
  514. @am__fastdepCC_TRUE@    fi
  515. @AMDEP_TRUE@@am__fastdepCC_FALSE@    source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
  516. @AMDEP_TRUE@@am__fastdepCC_FALSE@    depfile='$(DEPDIR)/$*.Plo' tmpdepfile='$(DEPDIR)/$*.TPlo' @AMDEPBACKSLASH@
  517. @AMDEP_TRUE@@am__fastdepCC_FALSE@    $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  518. @am__fastdepCC_FALSE@    $(LTCOMPILE) -c -o $@ `test -f '$<' || echo '$(srcdir)/'`$<
  519.  
  520. ioapi.o: minizip/ioapi.c
  521. @am__fastdepCC_TRUE@    if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT ioapi.o -MD -MP -MF "$(DEPDIR)/ioapi.Tpo" \
  522. @am__fastdepCC_TRUE@      -c -o ioapi.o `test -f 'minizip/ioapi.c' || echo '$(srcdir)/'`minizip/ioapi.c; \
  523. @am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/ioapi.Tpo" "$(DEPDIR)/ioapi.Po"; \
  524. @am__fastdepCC_TRUE@    else rm -f "$(DEPDIR)/ioapi.Tpo"; exit 1; \
  525. @am__fastdepCC_TRUE@    fi
  526. @AMDEP_TRUE@@am__fastdepCC_FALSE@    source='minizip/ioapi.c' object='ioapi.o' libtool=no @AMDEPBACKSLASH@
  527. @AMDEP_TRUE@@am__fastdepCC_FALSE@    depfile='$(DEPDIR)/ioapi.Po' tmpdepfile='$(DEPDIR)/ioapi.TPo' @AMDEPBACKSLASH@
  528. @AMDEP_TRUE@@am__fastdepCC_FALSE@    $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  529. @am__fastdepCC_FALSE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o ioapi.o `test -f 'minizip/ioapi.c' || echo '$(srcdir)/'`minizip/ioapi.c
  530.  
  531. ioapi.obj: minizip/ioapi.c
  532. @am__fastdepCC_TRUE@    if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT ioapi.obj -MD -MP -MF "$(DEPDIR)/ioapi.Tpo" \
  533. @am__fastdepCC_TRUE@      -c -o ioapi.obj `if test -f 'minizip/ioapi.c'; then $(CYGPATH_W) 'minizip/ioapi.c'; else $(CYGPATH_W) '$(srcdir)/minizip/ioapi.c'; fi`; \
  534. @am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/ioapi.Tpo" "$(DEPDIR)/ioapi.Po"; \
  535. @am__fastdepCC_TRUE@    else rm -f "$(DEPDIR)/ioapi.Tpo"; exit 1; \
  536. @am__fastdepCC_TRUE@    fi
  537. @AMDEP_TRUE@@am__fastdepCC_FALSE@    source='minizip/ioapi.c' object='ioapi.obj' libtool=no @AMDEPBACKSLASH@
  538. @AMDEP_TRUE@@am__fastdepCC_FALSE@    depfile='$(DEPDIR)/ioapi.Po' tmpdepfile='$(DEPDIR)/ioapi.TPo' @AMDEPBACKSLASH@
  539. @AMDEP_TRUE@@am__fastdepCC_FALSE@    $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  540. @am__fastdepCC_FALSE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o ioapi.obj `if test -f 'minizip/ioapi.c'; then $(CYGPATH_W) 'minizip/ioapi.c'; else $(CYGPATH_W) '$(srcdir)/minizip/ioapi.c'; fi`
  541.  
  542. ioapi.lo: minizip/ioapi.c
  543. @am__fastdepCC_TRUE@    if $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT ioapi.lo -MD -MP -MF "$(DEPDIR)/ioapi.Tpo" \
  544. @am__fastdepCC_TRUE@      -c -o ioapi.lo `test -f 'minizip/ioapi.c' || echo '$(srcdir)/'`minizip/ioapi.c; \
  545. @am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/ioapi.Tpo" "$(DEPDIR)/ioapi.Plo"; \
  546. @am__fastdepCC_TRUE@    else rm -f "$(DEPDIR)/ioapi.Tpo"; exit 1; \
  547. @am__fastdepCC_TRUE@    fi
  548. @AMDEP_TRUE@@am__fastdepCC_FALSE@    source='minizip/ioapi.c' object='ioapi.lo' libtool=yes @AMDEPBACKSLASH@
  549. @AMDEP_TRUE@@am__fastdepCC_FALSE@    depfile='$(DEPDIR)/ioapi.Plo' tmpdepfile='$(DEPDIR)/ioapi.TPlo' @AMDEPBACKSLASH@
  550. @AMDEP_TRUE@@am__fastdepCC_FALSE@    $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  551. @am__fastdepCC_FALSE@    $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o ioapi.lo `test -f 'minizip/ioapi.c' || echo '$(srcdir)/'`minizip/ioapi.c
  552.  
  553. mztools.o: minizip/mztools.c
  554. @am__fastdepCC_TRUE@    if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT mztools.o -MD -MP -MF "$(DEPDIR)/mztools.Tpo" \
  555. @am__fastdepCC_TRUE@      -c -o mztools.o `test -f 'minizip/mztools.c' || echo '$(srcdir)/'`minizip/mztools.c; \
  556. @am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/mztools.Tpo" "$(DEPDIR)/mztools.Po"; \
  557. @am__fastdepCC_TRUE@    else rm -f "$(DEPDIR)/mztools.Tpo"; exit 1; \
  558. @am__fastdepCC_TRUE@    fi
  559. @AMDEP_TRUE@@am__fastdepCC_FALSE@    source='minizip/mztools.c' object='mztools.o' libtool=no @AMDEPBACKSLASH@
  560. @AMDEP_TRUE@@am__fastdepCC_FALSE@    depfile='$(DEPDIR)/mztools.Po' tmpdepfile='$(DEPDIR)/mztools.TPo' @AMDEPBACKSLASH@
  561. @AMDEP_TRUE@@am__fastdepCC_FALSE@    $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  562. @am__fastdepCC_FALSE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o mztools.o `test -f 'minizip/mztools.c' || echo '$(srcdir)/'`minizip/mztools.c
  563.  
  564. mztools.obj: minizip/mztools.c
  565. @am__fastdepCC_TRUE@    if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT mztools.obj -MD -MP -MF "$(DEPDIR)/mztools.Tpo" \
  566. @am__fastdepCC_TRUE@      -c -o mztools.obj `if test -f 'minizip/mztools.c'; then $(CYGPATH_W) 'minizip/mztools.c'; else $(CYGPATH_W) '$(srcdir)/minizip/mztools.c'; fi`; \
  567. @am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/mztools.Tpo" "$(DEPDIR)/mztools.Po"; \
  568. @am__fastdepCC_TRUE@    else rm -f "$(DEPDIR)/mztools.Tpo"; exit 1; \
  569. @am__fastdepCC_TRUE@    fi
  570. @AMDEP_TRUE@@am__fastdepCC_FALSE@    source='minizip/mztools.c' object='mztools.obj' libtool=no @AMDEPBACKSLASH@
  571. @AMDEP_TRUE@@am__fastdepCC_FALSE@    depfile='$(DEPDIR)/mztools.Po' tmpdepfile='$(DEPDIR)/mztools.TPo' @AMDEPBACKSLASH@
  572. @AMDEP_TRUE@@am__fastdepCC_FALSE@    $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  573. @am__fastdepCC_FALSE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o mztools.obj `if test -f 'minizip/mztools.c'; then $(CYGPATH_W) 'minizip/mztools.c'; else $(CYGPATH_W) '$(srcdir)/minizip/mztools.c'; fi`
  574.  
  575. mztools.lo: minizip/mztools.c
  576. @am__fastdepCC_TRUE@    if $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT mztools.lo -MD -MP -MF "$(DEPDIR)/mztools.Tpo" \
  577. @am__fastdepCC_TRUE@      -c -o mztools.lo `test -f 'minizip/mztools.c' || echo '$(srcdir)/'`minizip/mztools.c; \
  578. @am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/mztools.Tpo" "$(DEPDIR)/mztools.Plo"; \
  579. @am__fastdepCC_TRUE@    else rm -f "$(DEPDIR)/mztools.Tpo"; exit 1; \
  580. @am__fastdepCC_TRUE@    fi
  581. @AMDEP_TRUE@@am__fastdepCC_FALSE@    source='minizip/mztools.c' object='mztools.lo' libtool=yes @AMDEPBACKSLASH@
  582. @AMDEP_TRUE@@am__fastdepCC_FALSE@    depfile='$(DEPDIR)/mztools.Plo' tmpdepfile='$(DEPDIR)/mztools.TPlo' @AMDEPBACKSLASH@
  583. @AMDEP_TRUE@@am__fastdepCC_FALSE@    $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  584. @am__fastdepCC_FALSE@    $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o mztools.lo `test -f 'minizip/mztools.c' || echo '$(srcdir)/'`minizip/mztools.c
  585.  
  586. unzip.o: minizip/unzip.c
  587. @am__fastdepCC_TRUE@    if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT unzip.o -MD -MP -MF "$(DEPDIR)/unzip.Tpo" \
  588. @am__fastdepCC_TRUE@      -c -o unzip.o `test -f 'minizip/unzip.c' || echo '$(srcdir)/'`minizip/unzip.c; \
  589. @am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/unzip.Tpo" "$(DEPDIR)/unzip.Po"; \
  590. @am__fastdepCC_TRUE@    else rm -f "$(DEPDIR)/unzip.Tpo"; exit 1; \
  591. @am__fastdepCC_TRUE@    fi
  592. @AMDEP_TRUE@@am__fastdepCC_FALSE@    source='minizip/unzip.c' object='unzip.o' libtool=no @AMDEPBACKSLASH@
  593. @AMDEP_TRUE@@am__fastdepCC_FALSE@    depfile='$(DEPDIR)/unzip.Po' tmpdepfile='$(DEPDIR)/unzip.TPo' @AMDEPBACKSLASH@
  594. @AMDEP_TRUE@@am__fastdepCC_FALSE@    $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  595. @am__fastdepCC_FALSE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o unzip.o `test -f 'minizip/unzip.c' || echo '$(srcdir)/'`minizip/unzip.c
  596.  
  597. unzip.obj: minizip/unzip.c
  598. @am__fastdepCC_TRUE@    if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT unzip.obj -MD -MP -MF "$(DEPDIR)/unzip.Tpo" \
  599. @am__fastdepCC_TRUE@      -c -o unzip.obj `if test -f 'minizip/unzip.c'; then $(CYGPATH_W) 'minizip/unzip.c'; else $(CYGPATH_W) '$(srcdir)/minizip/unzip.c'; fi`; \
  600. @am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/unzip.Tpo" "$(DEPDIR)/unzip.Po"; \
  601. @am__fastdepCC_TRUE@    else rm -f "$(DEPDIR)/unzip.Tpo"; exit 1; \
  602. @am__fastdepCC_TRUE@    fi
  603. @AMDEP_TRUE@@am__fastdepCC_FALSE@    source='minizip/unzip.c' object='unzip.obj' libtool=no @AMDEPBACKSLASH@
  604. @AMDEP_TRUE@@am__fastdepCC_FALSE@    depfile='$(DEPDIR)/unzip.Po' tmpdepfile='$(DEPDIR)/unzip.TPo' @AMDEPBACKSLASH@
  605. @AMDEP_TRUE@@am__fastdepCC_FALSE@    $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  606. @am__fastdepCC_FALSE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o unzip.obj `if test -f 'minizip/unzip.c'; then $(CYGPATH_W) 'minizip/unzip.c'; else $(CYGPATH_W) '$(srcdir)/minizip/unzip.c'; fi`
  607.  
  608. unzip.lo: minizip/unzip.c
  609. @am__fastdepCC_TRUE@    if $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT unzip.lo -MD -MP -MF "$(DEPDIR)/unzip.Tpo" \
  610. @am__fastdepCC_TRUE@      -c -o unzip.lo `test -f 'minizip/unzip.c' || echo '$(srcdir)/'`minizip/unzip.c; \
  611. @am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/unzip.Tpo" "$(DEPDIR)/unzip.Plo"; \
  612. @am__fastdepCC_TRUE@    else rm -f "$(DEPDIR)/unzip.Tpo"; exit 1; \
  613. @am__fastdepCC_TRUE@    fi
  614. @AMDEP_TRUE@@am__fastdepCC_FALSE@    source='minizip/unzip.c' object='unzip.lo' libtool=yes @AMDEPBACKSLASH@
  615. @AMDEP_TRUE@@am__fastdepCC_FALSE@    depfile='$(DEPDIR)/unzip.Plo' tmpdepfile='$(DEPDIR)/unzip.TPlo' @AMDEPBACKSLASH@
  616. @AMDEP_TRUE@@am__fastdepCC_FALSE@    $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  617. @am__fastdepCC_FALSE@    $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o unzip.lo `test -f 'minizip/unzip.c' || echo '$(srcdir)/'`minizip/unzip.c
  618.  
  619. zip.o: minizip/zip.c
  620. @am__fastdepCC_TRUE@    if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT zip.o -MD -MP -MF "$(DEPDIR)/zip.Tpo" \
  621. @am__fastdepCC_TRUE@      -c -o zip.o `test -f 'minizip/zip.c' || echo '$(srcdir)/'`minizip/zip.c; \
  622. @am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/zip.Tpo" "$(DEPDIR)/zip.Po"; \
  623. @am__fastdepCC_TRUE@    else rm -f "$(DEPDIR)/zip.Tpo"; exit 1; \
  624. @am__fastdepCC_TRUE@    fi
  625. @AMDEP_TRUE@@am__fastdepCC_FALSE@    source='minizip/zip.c' object='zip.o' libtool=no @AMDEPBACKSLASH@
  626. @AMDEP_TRUE@@am__fastdepCC_FALSE@    depfile='$(DEPDIR)/zip.Po' tmpdepfile='$(DEPDIR)/zip.TPo' @AMDEPBACKSLASH@
  627. @AMDEP_TRUE@@am__fastdepCC_FALSE@    $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  628. @am__fastdepCC_FALSE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o zip.o `test -f 'minizip/zip.c' || echo '$(srcdir)/'`minizip/zip.c
  629.  
  630. zip.obj: minizip/zip.c
  631. @am__fastdepCC_TRUE@    if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT zip.obj -MD -MP -MF "$(DEPDIR)/zip.Tpo" \
  632. @am__fastdepCC_TRUE@      -c -o zip.obj `if test -f 'minizip/zip.c'; then $(CYGPATH_W) 'minizip/zip.c'; else $(CYGPATH_W) '$(srcdir)/minizip/zip.c'; fi`; \
  633. @am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/zip.Tpo" "$(DEPDIR)/zip.Po"; \
  634. @am__fastdepCC_TRUE@    else rm -f "$(DEPDIR)/zip.Tpo"; exit 1; \
  635. @am__fastdepCC_TRUE@    fi
  636. @AMDEP_TRUE@@am__fastdepCC_FALSE@    source='minizip/zip.c' object='zip.obj' libtool=no @AMDEPBACKSLASH@
  637. @AMDEP_TRUE@@am__fastdepCC_FALSE@    depfile='$(DEPDIR)/zip.Po' tmpdepfile='$(DEPDIR)/zip.TPo' @AMDEPBACKSLASH@
  638. @AMDEP_TRUE@@am__fastdepCC_FALSE@    $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  639. @am__fastdepCC_FALSE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o zip.obj `if test -f 'minizip/zip.c'; then $(CYGPATH_W) 'minizip/zip.c'; else $(CYGPATH_W) '$(srcdir)/minizip/zip.c'; fi`
  640.  
  641. zip.lo: minizip/zip.c
  642. @am__fastdepCC_TRUE@    if $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT zip.lo -MD -MP -MF "$(DEPDIR)/zip.Tpo" \
  643. @am__fastdepCC_TRUE@      -c -o zip.lo `test -f 'minizip/zip.c' || echo '$(srcdir)/'`minizip/zip.c; \
  644. @am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/zip.Tpo" "$(DEPDIR)/zip.Plo"; \
  645. @am__fastdepCC_TRUE@    else rm -f "$(DEPDIR)/zip.Tpo"; exit 1; \
  646. @am__fastdepCC_TRUE@    fi
  647. @AMDEP_TRUE@@am__fastdepCC_FALSE@    source='minizip/zip.c' object='zip.lo' libtool=yes @AMDEPBACKSLASH@
  648. @AMDEP_TRUE@@am__fastdepCC_FALSE@    depfile='$(DEPDIR)/zip.Plo' tmpdepfile='$(DEPDIR)/zip.TPlo' @AMDEPBACKSLASH@
  649. @AMDEP_TRUE@@am__fastdepCC_FALSE@    $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  650. @am__fastdepCC_FALSE@    $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o zip.lo `test -f 'minizip/zip.c' || echo '$(srcdir)/'`minizip/zip.c
  651.  
  652. error.o: mmsrip/error.c
  653. @am__fastdepCC_TRUE@    if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT error.o -MD -MP -MF "$(DEPDIR)/error.Tpo" \
  654. @am__fastdepCC_TRUE@      -c -o error.o `test -f 'mmsrip/error.c' || echo '$(srcdir)/'`mmsrip/error.c; \
  655. @am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/error.Tpo" "$(DEPDIR)/error.Po"; \
  656. @am__fastdepCC_TRUE@    else rm -f "$(DEPDIR)/error.Tpo"; exit 1; \
  657. @am__fastdepCC_TRUE@    fi
  658. @AMDEP_TRUE@@am__fastdepCC_FALSE@    source='mmsrip/error.c' object='error.o' libtool=no @AMDEPBACKSLASH@
  659. @AMDEP_TRUE@@am__fastdepCC_FALSE@    depfile='$(DEPDIR)/error.Po' tmpdepfile='$(DEPDIR)/error.TPo' @AMDEPBACKSLASH@
  660. @AMDEP_TRUE@@am__fastdepCC_FALSE@    $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  661. @am__fastdepCC_FALSE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o error.o `test -f 'mmsrip/error.c' || echo '$(srcdir)/'`mmsrip/error.c
  662.  
  663. error.obj: mmsrip/error.c
  664. @am__fastdepCC_TRUE@    if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT error.obj -MD -MP -MF "$(DEPDIR)/error.Tpo" \
  665. @am__fastdepCC_TRUE@      -c -o error.obj `if test -f 'mmsrip/error.c'; then $(CYGPATH_W) 'mmsrip/error.c'; else $(CYGPATH_W) '$(srcdir)/mmsrip/error.c'; fi`; \
  666. @am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/error.Tpo" "$(DEPDIR)/error.Po"; \
  667. @am__fastdepCC_TRUE@    else rm -f "$(DEPDIR)/error.Tpo"; exit 1; \
  668. @am__fastdepCC_TRUE@    fi
  669. @AMDEP_TRUE@@am__fastdepCC_FALSE@    source='mmsrip/error.c' object='error.obj' libtool=no @AMDEPBACKSLASH@
  670. @AMDEP_TRUE@@am__fastdepCC_FALSE@    depfile='$(DEPDIR)/error.Po' tmpdepfile='$(DEPDIR)/error.TPo' @AMDEPBACKSLASH@
  671. @AMDEP_TRUE@@am__fastdepCC_FALSE@    $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  672. @am__fastdepCC_FALSE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o error.obj `if test -f 'mmsrip/error.c'; then $(CYGPATH_W) 'mmsrip/error.c'; else $(CYGPATH_W) '$(srcdir)/mmsrip/error.c'; fi`
  673.  
  674. error.lo: mmsrip/error.c
  675. @am__fastdepCC_TRUE@    if $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT error.lo -MD -MP -MF "$(DEPDIR)/error.Tpo" \
  676. @am__fastdepCC_TRUE@      -c -o error.lo `test -f 'mmsrip/error.c' || echo '$(srcdir)/'`mmsrip/error.c; \
  677. @am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/error.Tpo" "$(DEPDIR)/error.Plo"; \
  678. @am__fastdepCC_TRUE@    else rm -f "$(DEPDIR)/error.Tpo"; exit 1; \
  679. @am__fastdepCC_TRUE@    fi
  680. @AMDEP_TRUE@@am__fastdepCC_FALSE@    source='mmsrip/error.c' object='error.lo' libtool=yes @AMDEPBACKSLASH@
  681. @AMDEP_TRUE@@am__fastdepCC_FALSE@    depfile='$(DEPDIR)/error.Plo' tmpdepfile='$(DEPDIR)/error.TPlo' @AMDEPBACKSLASH@
  682. @AMDEP_TRUE@@am__fastdepCC_FALSE@    $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  683. @am__fastdepCC_FALSE@    $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o error.lo `test -f 'mmsrip/error.c' || echo '$(srcdir)/'`mmsrip/error.c
  684.  
  685. mms.o: mmsrip/mms.c
  686. @am__fastdepCC_TRUE@    if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT mms.o -MD -MP -MF "$(DEPDIR)/mms.Tpo" \
  687. @am__fastdepCC_TRUE@      -c -o mms.o `test -f 'mmsrip/mms.c' || echo '$(srcdir)/'`mmsrip/mms.c; \
  688. @am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/mms.Tpo" "$(DEPDIR)/mms.Po"; \
  689. @am__fastdepCC_TRUE@    else rm -f "$(DEPDIR)/mms.Tpo"; exit 1; \
  690. @am__fastdepCC_TRUE@    fi
  691. @AMDEP_TRUE@@am__fastdepCC_FALSE@    source='mmsrip/mms.c' object='mms.o' libtool=no @AMDEPBACKSLASH@
  692. @AMDEP_TRUE@@am__fastdepCC_FALSE@    depfile='$(DEPDIR)/mms.Po' tmpdepfile='$(DEPDIR)/mms.TPo' @AMDEPBACKSLASH@
  693. @AMDEP_TRUE@@am__fastdepCC_FALSE@    $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  694. @am__fastdepCC_FALSE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o mms.o `test -f 'mmsrip/mms.c' || echo '$(srcdir)/'`mmsrip/mms.c
  695.  
  696. mms.obj: mmsrip/mms.c
  697. @am__fastdepCC_TRUE@    if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT mms.obj -MD -MP -MF "$(DEPDIR)/mms.Tpo" \
  698. @am__fastdepCC_TRUE@      -c -o mms.obj `if test -f 'mmsrip/mms.c'; then $(CYGPATH_W) 'mmsrip/mms.c'; else $(CYGPATH_W) '$(srcdir)/mmsrip/mms.c'; fi`; \
  699. @am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/mms.Tpo" "$(DEPDIR)/mms.Po"; \
  700. @am__fastdepCC_TRUE@    else rm -f "$(DEPDIR)/mms.Tpo"; exit 1; \
  701. @am__fastdepCC_TRUE@    fi
  702. @AMDEP_TRUE@@am__fastdepCC_FALSE@    source='mmsrip/mms.c' object='mms.obj' libtool=no @AMDEPBACKSLASH@
  703. @AMDEP_TRUE@@am__fastdepCC_FALSE@    depfile='$(DEPDIR)/mms.Po' tmpdepfile='$(DEPDIR)/mms.TPo' @AMDEPBACKSLASH@
  704. @AMDEP_TRUE@@am__fastdepCC_FALSE@    $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  705. @am__fastdepCC_FALSE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o mms.obj `if test -f 'mmsrip/mms.c'; then $(CYGPATH_W) 'mmsrip/mms.c'; else $(CYGPATH_W) '$(srcdir)/mmsrip/mms.c'; fi`
  706.  
  707. mms.lo: mmsrip/mms.c
  708. @am__fastdepCC_TRUE@    if $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT mms.lo -MD -MP -MF "$(DEPDIR)/mms.Tpo" \
  709. @am__fastdepCC_TRUE@      -c -o mms.lo `test -f 'mmsrip/mms.c' || echo '$(srcdir)/'`mmsrip/mms.c; \
  710. @am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/mms.Tpo" "$(DEPDIR)/mms.Plo"; \
  711. @am__fastdepCC_TRUE@    else rm -f "$(DEPDIR)/mms.Tpo"; exit 1; \
  712. @am__fastdepCC_TRUE@    fi
  713. @AMDEP_TRUE@@am__fastdepCC_FALSE@    source='mmsrip/mms.c' object='mms.lo' libtool=yes @AMDEPBACKSLASH@
  714. @AMDEP_TRUE@@am__fastdepCC_FALSE@    depfile='$(DEPDIR)/mms.Plo' tmpdepfile='$(DEPDIR)/mms.TPlo' @AMDEPBACKSLASH@
  715. @AMDEP_TRUE@@am__fastdepCC_FALSE@    $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  716. @am__fastdepCC_FALSE@    $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o mms.lo `test -f 'mmsrip/mms.c' || echo '$(srcdir)/'`mmsrip/mms.c
  717.  
  718. proxytrack-main.o: proxy/main.c
  719. @am__fastdepCC_TRUE@    if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(proxytrack_CFLAGS) $(CFLAGS) -MT proxytrack-main.o -MD -MP -MF "$(DEPDIR)/proxytrack-main.Tpo" \
  720. @am__fastdepCC_TRUE@      -c -o proxytrack-main.o `test -f 'proxy/main.c' || echo '$(srcdir)/'`proxy/main.c; \
  721. @am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/proxytrack-main.Tpo" "$(DEPDIR)/proxytrack-main.Po"; \
  722. @am__fastdepCC_TRUE@    else rm -f "$(DEPDIR)/proxytrack-main.Tpo"; exit 1; \
  723. @am__fastdepCC_TRUE@    fi
  724. @AMDEP_TRUE@@am__fastdepCC_FALSE@    source='proxy/main.c' object='proxytrack-main.o' libtool=no @AMDEPBACKSLASH@
  725. @AMDEP_TRUE@@am__fastdepCC_FALSE@    depfile='$(DEPDIR)/proxytrack-main.Po' tmpdepfile='$(DEPDIR)/proxytrack-main.TPo' @AMDEPBACKSLASH@
  726. @AMDEP_TRUE@@am__fastdepCC_FALSE@    $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  727. @am__fastdepCC_FALSE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(proxytrack_CFLAGS) $(CFLAGS) -c -o proxytrack-main.o `test -f 'proxy/main.c' || echo '$(srcdir)/'`proxy/main.c
  728.  
  729. proxytrack-main.obj: proxy/main.c
  730. @am__fastdepCC_TRUE@    if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(proxytrack_CFLAGS) $(CFLAGS) -MT proxytrack-main.obj -MD -MP -MF "$(DEPDIR)/proxytrack-main.Tpo" \
  731. @am__fastdepCC_TRUE@      -c -o proxytrack-main.obj `if test -f 'proxy/main.c'; then $(CYGPATH_W) 'proxy/main.c'; else $(CYGPATH_W) '$(srcdir)/proxy/main.c'; fi`; \
  732. @am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/proxytrack-main.Tpo" "$(DEPDIR)/proxytrack-main.Po"; \
  733. @am__fastdepCC_TRUE@    else rm -f "$(DEPDIR)/proxytrack-main.Tpo"; exit 1; \
  734. @am__fastdepCC_TRUE@    fi
  735. @AMDEP_TRUE@@am__fastdepCC_FALSE@    source='proxy/main.c' object='proxytrack-main.obj' libtool=no @AMDEPBACKSLASH@
  736. @AMDEP_TRUE@@am__fastdepCC_FALSE@    depfile='$(DEPDIR)/proxytrack-main.Po' tmpdepfile='$(DEPDIR)/proxytrack-main.TPo' @AMDEPBACKSLASH@
  737. @AMDEP_TRUE@@am__fastdepCC_FALSE@    $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  738. @am__fastdepCC_FALSE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(proxytrack_CFLAGS) $(CFLAGS) -c -o proxytrack-main.obj `if test -f 'proxy/main.c'; then $(CYGPATH_W) 'proxy/main.c'; else $(CYGPATH_W) '$(srcdir)/proxy/main.c'; fi`
  739.  
  740. proxytrack-main.lo: proxy/main.c
  741. @am__fastdepCC_TRUE@    if $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(proxytrack_CFLAGS) $(CFLAGS) -MT proxytrack-main.lo -MD -MP -MF "$(DEPDIR)/proxytrack-main.Tpo" \
  742. @am__fastdepCC_TRUE@      -c -o proxytrack-main.lo `test -f 'proxy/main.c' || echo '$(srcdir)/'`proxy/main.c; \
  743. @am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/proxytrack-main.Tpo" "$(DEPDIR)/proxytrack-main.Plo"; \
  744. @am__fastdepCC_TRUE@    else rm -f "$(DEPDIR)/proxytrack-main.Tpo"; exit 1; \
  745. @am__fastdepCC_TRUE@    fi
  746. @AMDEP_TRUE@@am__fastdepCC_FALSE@    source='proxy/main.c' object='proxytrack-main.lo' libtool=yes @AMDEPBACKSLASH@
  747. @AMDEP_TRUE@@am__fastdepCC_FALSE@    depfile='$(DEPDIR)/proxytrack-main.Plo' tmpdepfile='$(DEPDIR)/proxytrack-main.TPlo' @AMDEPBACKSLASH@
  748. @AMDEP_TRUE@@am__fastdepCC_FALSE@    $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  749. @am__fastdepCC_FALSE@    $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(proxytrack_CFLAGS) $(CFLAGS) -c -o proxytrack-main.lo `test -f 'proxy/main.c' || echo '$(srcdir)/'`proxy/main.c
  750.  
  751. proxytrack-proxytrack.o: proxy/proxytrack.c
  752. @am__fastdepCC_TRUE@    if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(proxytrack_CFLAGS) $(CFLAGS) -MT proxytrack-proxytrack.o -MD -MP -MF "$(DEPDIR)/proxytrack-proxytrack.Tpo" \
  753. @am__fastdepCC_TRUE@      -c -o proxytrack-proxytrack.o `test -f 'proxy/proxytrack.c' || echo '$(srcdir)/'`proxy/proxytrack.c; \
  754. @am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/proxytrack-proxytrack.Tpo" "$(DEPDIR)/proxytrack-proxytrack.Po"; \
  755. @am__fastdepCC_TRUE@    else rm -f "$(DEPDIR)/proxytrack-proxytrack.Tpo"; exit 1; \
  756. @am__fastdepCC_TRUE@    fi
  757. @AMDEP_TRUE@@am__fastdepCC_FALSE@    source='proxy/proxytrack.c' object='proxytrack-proxytrack.o' libtool=no @AMDEPBACKSLASH@
  758. @AMDEP_TRUE@@am__fastdepCC_FALSE@    depfile='$(DEPDIR)/proxytrack-proxytrack.Po' tmpdepfile='$(DEPDIR)/proxytrack-proxytrack.TPo' @AMDEPBACKSLASH@
  759. @AMDEP_TRUE@@am__fastdepCC_FALSE@    $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  760. @am__fastdepCC_FALSE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(proxytrack_CFLAGS) $(CFLAGS) -c -o proxytrack-proxytrack.o `test -f 'proxy/proxytrack.c' || echo '$(srcdir)/'`proxy/proxytrack.c
  761.  
  762. proxytrack-proxytrack.obj: proxy/proxytrack.c
  763. @am__fastdepCC_TRUE@    if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(proxytrack_CFLAGS) $(CFLAGS) -MT proxytrack-proxytrack.obj -MD -MP -MF "$(DEPDIR)/proxytrack-proxytrack.Tpo" \
  764. @am__fastdepCC_TRUE@      -c -o proxytrack-proxytrack.obj `if test -f 'proxy/proxytrack.c'; then $(CYGPATH_W) 'proxy/proxytrack.c'; else $(CYGPATH_W) '$(srcdir)/proxy/proxytrack.c'; fi`; \
  765. @am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/proxytrack-proxytrack.Tpo" "$(DEPDIR)/proxytrack-proxytrack.Po"; \
  766. @am__fastdepCC_TRUE@    else rm -f "$(DEPDIR)/proxytrack-proxytrack.Tpo"; exit 1; \
  767. @am__fastdepCC_TRUE@    fi
  768. @AMDEP_TRUE@@am__fastdepCC_FALSE@    source='proxy/proxytrack.c' object='proxytrack-proxytrack.obj' libtool=no @AMDEPBACKSLASH@
  769. @AMDEP_TRUE@@am__fastdepCC_FALSE@    depfile='$(DEPDIR)/proxytrack-proxytrack.Po' tmpdepfile='$(DEPDIR)/proxytrack-proxytrack.TPo' @AMDEPBACKSLASH@
  770. @AMDEP_TRUE@@am__fastdepCC_FALSE@    $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  771. @am__fastdepCC_FALSE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(proxytrack_CFLAGS) $(CFLAGS) -c -o proxytrack-proxytrack.obj `if test -f 'proxy/proxytrack.c'; then $(CYGPATH_W) 'proxy/proxytrack.c'; else $(CYGPATH_W) '$(srcdir)/proxy/proxytrack.c'; fi`
  772.  
  773. proxytrack-proxytrack.lo: proxy/proxytrack.c
  774. @am__fastdepCC_TRUE@    if $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(proxytrack_CFLAGS) $(CFLAGS) -MT proxytrack-proxytrack.lo -MD -MP -MF "$(DEPDIR)/proxytrack-proxytrack.Tpo" \
  775. @am__fastdepCC_TRUE@      -c -o proxytrack-proxytrack.lo `test -f 'proxy/proxytrack.c' || echo '$(srcdir)/'`proxy/proxytrack.c; \
  776. @am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/proxytrack-proxytrack.Tpo" "$(DEPDIR)/proxytrack-proxytrack.Plo"; \
  777. @am__fastdepCC_TRUE@    else rm -f "$(DEPDIR)/proxytrack-proxytrack.Tpo"; exit 1; \
  778. @am__fastdepCC_TRUE@    fi
  779. @AMDEP_TRUE@@am__fastdepCC_FALSE@    source='proxy/proxytrack.c' object='proxytrack-proxytrack.lo' libtool=yes @AMDEPBACKSLASH@
  780. @AMDEP_TRUE@@am__fastdepCC_FALSE@    depfile='$(DEPDIR)/proxytrack-proxytrack.Plo' tmpdepfile='$(DEPDIR)/proxytrack-proxytrack.TPlo' @AMDEPBACKSLASH@
  781. @AMDEP_TRUE@@am__fastdepCC_FALSE@    $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  782. @am__fastdepCC_FALSE@    $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(proxytrack_CFLAGS) $(CFLAGS) -c -o proxytrack-proxytrack.lo `test -f 'proxy/proxytrack.c' || echo '$(srcdir)/'`proxy/proxytrack.c
  783.  
  784. proxytrack-store.o: proxy/store.c
  785. @am__fastdepCC_TRUE@    if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(proxytrack_CFLAGS) $(CFLAGS) -MT proxytrack-store.o -MD -MP -MF "$(DEPDIR)/proxytrack-store.Tpo" \
  786. @am__fastdepCC_TRUE@      -c -o proxytrack-store.o `test -f 'proxy/store.c' || echo '$(srcdir)/'`proxy/store.c; \
  787. @am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/proxytrack-store.Tpo" "$(DEPDIR)/proxytrack-store.Po"; \
  788. @am__fastdepCC_TRUE@    else rm -f "$(DEPDIR)/proxytrack-store.Tpo"; exit 1; \
  789. @am__fastdepCC_TRUE@    fi
  790. @AMDEP_TRUE@@am__fastdepCC_FALSE@    source='proxy/store.c' object='proxytrack-store.o' libtool=no @AMDEPBACKSLASH@
  791. @AMDEP_TRUE@@am__fastdepCC_FALSE@    depfile='$(DEPDIR)/proxytrack-store.Po' tmpdepfile='$(DEPDIR)/proxytrack-store.TPo' @AMDEPBACKSLASH@
  792. @AMDEP_TRUE@@am__fastdepCC_FALSE@    $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  793. @am__fastdepCC_FALSE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(proxytrack_CFLAGS) $(CFLAGS) -c -o proxytrack-store.o `test -f 'proxy/store.c' || echo '$(srcdir)/'`proxy/store.c
  794.  
  795. proxytrack-store.obj: proxy/store.c
  796. @am__fastdepCC_TRUE@    if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(proxytrack_CFLAGS) $(CFLAGS) -MT proxytrack-store.obj -MD -MP -MF "$(DEPDIR)/proxytrack-store.Tpo" \
  797. @am__fastdepCC_TRUE@      -c -o proxytrack-store.obj `if test -f 'proxy/store.c'; then $(CYGPATH_W) 'proxy/store.c'; else $(CYGPATH_W) '$(srcdir)/proxy/store.c'; fi`; \
  798. @am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/proxytrack-store.Tpo" "$(DEPDIR)/proxytrack-store.Po"; \
  799. @am__fastdepCC_TRUE@    else rm -f "$(DEPDIR)/proxytrack-store.Tpo"; exit 1; \
  800. @am__fastdepCC_TRUE@    fi
  801. @AMDEP_TRUE@@am__fastdepCC_FALSE@    source='proxy/store.c' object='proxytrack-store.obj' libtool=no @AMDEPBACKSLASH@
  802. @AMDEP_TRUE@@am__fastdepCC_FALSE@    depfile='$(DEPDIR)/proxytrack-store.Po' tmpdepfile='$(DEPDIR)/proxytrack-store.TPo' @AMDEPBACKSLASH@
  803. @AMDEP_TRUE@@am__fastdepCC_FALSE@    $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  804. @am__fastdepCC_FALSE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(proxytrack_CFLAGS) $(CFLAGS) -c -o proxytrack-store.obj `if test -f 'proxy/store.c'; then $(CYGPATH_W) 'proxy/store.c'; else $(CYGPATH_W) '$(srcdir)/proxy/store.c'; fi`
  805.  
  806. proxytrack-store.lo: proxy/store.c
  807. @am__fastdepCC_TRUE@    if $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(proxytrack_CFLAGS) $(CFLAGS) -MT proxytrack-store.lo -MD -MP -MF "$(DEPDIR)/proxytrack-store.Tpo" \
  808. @am__fastdepCC_TRUE@      -c -o proxytrack-store.lo `test -f 'proxy/store.c' || echo '$(srcdir)/'`proxy/store.c; \
  809. @am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/proxytrack-store.Tpo" "$(DEPDIR)/proxytrack-store.Plo"; \
  810. @am__fastdepCC_TRUE@    else rm -f "$(DEPDIR)/proxytrack-store.Tpo"; exit 1; \
  811. @am__fastdepCC_TRUE@    fi
  812. @AMDEP_TRUE@@am__fastdepCC_FALSE@    source='proxy/store.c' object='proxytrack-store.lo' libtool=yes @AMDEPBACKSLASH@
  813. @AMDEP_TRUE@@am__fastdepCC_FALSE@    depfile='$(DEPDIR)/proxytrack-store.Plo' tmpdepfile='$(DEPDIR)/proxytrack-store.TPlo' @AMDEPBACKSLASH@
  814. @AMDEP_TRUE@@am__fastdepCC_FALSE@    $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  815. @am__fastdepCC_FALSE@    $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(proxytrack_CFLAGS) $(CFLAGS) -c -o proxytrack-store.lo `test -f 'proxy/store.c' || echo '$(srcdir)/'`proxy/store.c
  816.  
  817. proxytrack-htsinthash.o: htsinthash.c
  818. @am__fastdepCC_TRUE@    if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(proxytrack_CFLAGS) $(CFLAGS) -MT proxytrack-htsinthash.o -MD -MP -MF "$(DEPDIR)/proxytrack-htsinthash.Tpo" \
  819. @am__fastdepCC_TRUE@      -c -o proxytrack-htsinthash.o `test -f 'htsinthash.c' || echo '$(srcdir)/'`htsinthash.c; \
  820. @am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/proxytrack-htsinthash.Tpo" "$(DEPDIR)/proxytrack-htsinthash.Po"; \
  821. @am__fastdepCC_TRUE@    else rm -f "$(DEPDIR)/proxytrack-htsinthash.Tpo"; exit 1; \
  822. @am__fastdepCC_TRUE@    fi
  823. @AMDEP_TRUE@@am__fastdepCC_FALSE@    source='htsinthash.c' object='proxytrack-htsinthash.o' libtool=no @AMDEPBACKSLASH@
  824. @AMDEP_TRUE@@am__fastdepCC_FALSE@    depfile='$(DEPDIR)/proxytrack-htsinthash.Po' tmpdepfile='$(DEPDIR)/proxytrack-htsinthash.TPo' @AMDEPBACKSLASH@
  825. @AMDEP_TRUE@@am__fastdepCC_FALSE@    $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  826. @am__fastdepCC_FALSE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(proxytrack_CFLAGS) $(CFLAGS) -c -o proxytrack-htsinthash.o `test -f 'htsinthash.c' || echo '$(srcdir)/'`htsinthash.c
  827.  
  828. proxytrack-htsinthash.obj: htsinthash.c
  829. @am__fastdepCC_TRUE@    if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(proxytrack_CFLAGS) $(CFLAGS) -MT proxytrack-htsinthash.obj -MD -MP -MF "$(DEPDIR)/proxytrack-htsinthash.Tpo" \
  830. @am__fastdepCC_TRUE@      -c -o proxytrack-htsinthash.obj `if test -f 'htsinthash.c'; then $(CYGPATH_W) 'htsinthash.c'; else $(CYGPATH_W) '$(srcdir)/htsinthash.c'; fi`; \
  831. @am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/proxytrack-htsinthash.Tpo" "$(DEPDIR)/proxytrack-htsinthash.Po"; \
  832. @am__fastdepCC_TRUE@    else rm -f "$(DEPDIR)/proxytrack-htsinthash.Tpo"; exit 1; \
  833. @am__fastdepCC_TRUE@    fi
  834. @AMDEP_TRUE@@am__fastdepCC_FALSE@    source='htsinthash.c' object='proxytrack-htsinthash.obj' libtool=no @AMDEPBACKSLASH@
  835. @AMDEP_TRUE@@am__fastdepCC_FALSE@    depfile='$(DEPDIR)/proxytrack-htsinthash.Po' tmpdepfile='$(DEPDIR)/proxytrack-htsinthash.TPo' @AMDEPBACKSLASH@
  836. @AMDEP_TRUE@@am__fastdepCC_FALSE@    $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  837. @am__fastdepCC_FALSE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(proxytrack_CFLAGS) $(CFLAGS) -c -o proxytrack-htsinthash.obj `if test -f 'htsinthash.c'; then $(CYGPATH_W) 'htsinthash.c'; else $(CYGPATH_W) '$(srcdir)/htsinthash.c'; fi`
  838.  
  839. proxytrack-htsinthash.lo: htsinthash.c
  840. @am__fastdepCC_TRUE@    if $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(proxytrack_CFLAGS) $(CFLAGS) -MT proxytrack-htsinthash.lo -MD -MP -MF "$(DEPDIR)/proxytrack-htsinthash.Tpo" \
  841. @am__fastdepCC_TRUE@      -c -o proxytrack-htsinthash.lo `test -f 'htsinthash.c' || echo '$(srcdir)/'`htsinthash.c; \
  842. @am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/proxytrack-htsinthash.Tpo" "$(DEPDIR)/proxytrack-htsinthash.Plo"; \
  843. @am__fastdepCC_TRUE@    else rm -f "$(DEPDIR)/proxytrack-htsinthash.Tpo"; exit 1; \
  844. @am__fastdepCC_TRUE@    fi
  845. @AMDEP_TRUE@@am__fastdepCC_FALSE@    source='htsinthash.c' object='proxytrack-htsinthash.lo' libtool=yes @AMDEPBACKSLASH@
  846. @AMDEP_TRUE@@am__fastdepCC_FALSE@    depfile='$(DEPDIR)/proxytrack-htsinthash.Plo' tmpdepfile='$(DEPDIR)/proxytrack-htsinthash.TPlo' @AMDEPBACKSLASH@
  847. @AMDEP_TRUE@@am__fastdepCC_FALSE@    $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  848. @am__fastdepCC_FALSE@    $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(proxytrack_CFLAGS) $(CFLAGS) -c -o proxytrack-htsinthash.lo `test -f 'htsinthash.c' || echo '$(srcdir)/'`htsinthash.c
  849.  
  850. proxytrack-htsmd5.o: htsmd5.c
  851. @am__fastdepCC_TRUE@    if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(proxytrack_CFLAGS) $(CFLAGS) -MT proxytrack-htsmd5.o -MD -MP -MF "$(DEPDIR)/proxytrack-htsmd5.Tpo" \
  852. @am__fastdepCC_TRUE@      -c -o proxytrack-htsmd5.o `test -f 'htsmd5.c' || echo '$(srcdir)/'`htsmd5.c; \
  853. @am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/proxytrack-htsmd5.Tpo" "$(DEPDIR)/proxytrack-htsmd5.Po"; \
  854. @am__fastdepCC_TRUE@    else rm -f "$(DEPDIR)/proxytrack-htsmd5.Tpo"; exit 1; \
  855. @am__fastdepCC_TRUE@    fi
  856. @AMDEP_TRUE@@am__fastdepCC_FALSE@    source='htsmd5.c' object='proxytrack-htsmd5.o' libtool=no @AMDEPBACKSLASH@
  857. @AMDEP_TRUE@@am__fastdepCC_FALSE@    depfile='$(DEPDIR)/proxytrack-htsmd5.Po' tmpdepfile='$(DEPDIR)/proxytrack-htsmd5.TPo' @AMDEPBACKSLASH@
  858. @AMDEP_TRUE@@am__fastdepCC_FALSE@    $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  859. @am__fastdepCC_FALSE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(proxytrack_CFLAGS) $(CFLAGS) -c -o proxytrack-htsmd5.o `test -f 'htsmd5.c' || echo '$(srcdir)/'`htsmd5.c
  860.  
  861. proxytrack-htsmd5.obj: htsmd5.c
  862. @am__fastdepCC_TRUE@    if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(proxytrack_CFLAGS) $(CFLAGS) -MT proxytrack-htsmd5.obj -MD -MP -MF "$(DEPDIR)/proxytrack-htsmd5.Tpo" \
  863. @am__fastdepCC_TRUE@      -c -o proxytrack-htsmd5.obj `if test -f 'htsmd5.c'; then $(CYGPATH_W) 'htsmd5.c'; else $(CYGPATH_W) '$(srcdir)/htsmd5.c'; fi`; \
  864. @am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/proxytrack-htsmd5.Tpo" "$(DEPDIR)/proxytrack-htsmd5.Po"; \
  865. @am__fastdepCC_TRUE@    else rm -f "$(DEPDIR)/proxytrack-htsmd5.Tpo"; exit 1; \
  866. @am__fastdepCC_TRUE@    fi
  867. @AMDEP_TRUE@@am__fastdepCC_FALSE@    source='htsmd5.c' object='proxytrack-htsmd5.obj' libtool=no @AMDEPBACKSLASH@
  868. @AMDEP_TRUE@@am__fastdepCC_FALSE@    depfile='$(DEPDIR)/proxytrack-htsmd5.Po' tmpdepfile='$(DEPDIR)/proxytrack-htsmd5.TPo' @AMDEPBACKSLASH@
  869. @AMDEP_TRUE@@am__fastdepCC_FALSE@    $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  870. @am__fastdepCC_FALSE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(proxytrack_CFLAGS) $(CFLAGS) -c -o proxytrack-htsmd5.obj `if test -f 'htsmd5.c'; then $(CYGPATH_W) 'htsmd5.c'; else $(CYGPATH_W) '$(srcdir)/htsmd5.c'; fi`
  871.  
  872. proxytrack-htsmd5.lo: htsmd5.c
  873. @am__fastdepCC_TRUE@    if $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(proxytrack_CFLAGS) $(CFLAGS) -MT proxytrack-htsmd5.lo -MD -MP -MF "$(DEPDIR)/proxytrack-htsmd5.Tpo" \
  874. @am__fastdepCC_TRUE@      -c -o proxytrack-htsmd5.lo `test -f 'htsmd5.c' || echo '$(srcdir)/'`htsmd5.c; \
  875. @am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/proxytrack-htsmd5.Tpo" "$(DEPDIR)/proxytrack-htsmd5.Plo"; \
  876. @am__fastdepCC_TRUE@    else rm -f "$(DEPDIR)/proxytrack-htsmd5.Tpo"; exit 1; \
  877. @am__fastdepCC_TRUE@    fi
  878. @AMDEP_TRUE@@am__fastdepCC_FALSE@    source='htsmd5.c' object='proxytrack-htsmd5.lo' libtool=yes @AMDEPBACKSLASH@
  879. @AMDEP_TRUE@@am__fastdepCC_FALSE@    depfile='$(DEPDIR)/proxytrack-htsmd5.Plo' tmpdepfile='$(DEPDIR)/proxytrack-htsmd5.TPlo' @AMDEPBACKSLASH@
  880. @AMDEP_TRUE@@am__fastdepCC_FALSE@    $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  881. @am__fastdepCC_FALSE@    $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(proxytrack_CFLAGS) $(CFLAGS) -c -o proxytrack-htsmd5.lo `test -f 'htsmd5.c' || echo '$(srcdir)/'`htsmd5.c
  882.  
  883. proxytrack-md5.o: md5.c
  884. @am__fastdepCC_TRUE@    if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(proxytrack_CFLAGS) $(CFLAGS) -MT proxytrack-md5.o -MD -MP -MF "$(DEPDIR)/proxytrack-md5.Tpo" \
  885. @am__fastdepCC_TRUE@      -c -o proxytrack-md5.o `test -f 'md5.c' || echo '$(srcdir)/'`md5.c; \
  886. @am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/proxytrack-md5.Tpo" "$(DEPDIR)/proxytrack-md5.Po"; \
  887. @am__fastdepCC_TRUE@    else rm -f "$(DEPDIR)/proxytrack-md5.Tpo"; exit 1; \
  888. @am__fastdepCC_TRUE@    fi
  889. @AMDEP_TRUE@@am__fastdepCC_FALSE@    source='md5.c' object='proxytrack-md5.o' libtool=no @AMDEPBACKSLASH@
  890. @AMDEP_TRUE@@am__fastdepCC_FALSE@    depfile='$(DEPDIR)/proxytrack-md5.Po' tmpdepfile='$(DEPDIR)/proxytrack-md5.TPo' @AMDEPBACKSLASH@
  891. @AMDEP_TRUE@@am__fastdepCC_FALSE@    $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  892. @am__fastdepCC_FALSE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(proxytrack_CFLAGS) $(CFLAGS) -c -o proxytrack-md5.o `test -f 'md5.c' || echo '$(srcdir)/'`md5.c
  893.  
  894. proxytrack-md5.obj: md5.c
  895. @am__fastdepCC_TRUE@    if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(proxytrack_CFLAGS) $(CFLAGS) -MT proxytrack-md5.obj -MD -MP -MF "$(DEPDIR)/proxytrack-md5.Tpo" \
  896. @am__fastdepCC_TRUE@      -c -o proxytrack-md5.obj `if test -f 'md5.c'; then $(CYGPATH_W) 'md5.c'; else $(CYGPATH_W) '$(srcdir)/md5.c'; fi`; \
  897. @am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/proxytrack-md5.Tpo" "$(DEPDIR)/proxytrack-md5.Po"; \
  898. @am__fastdepCC_TRUE@    else rm -f "$(DEPDIR)/proxytrack-md5.Tpo"; exit 1; \
  899. @am__fastdepCC_TRUE@    fi
  900. @AMDEP_TRUE@@am__fastdepCC_FALSE@    source='md5.c' object='proxytrack-md5.obj' libtool=no @AMDEPBACKSLASH@
  901. @AMDEP_TRUE@@am__fastdepCC_FALSE@    depfile='$(DEPDIR)/proxytrack-md5.Po' tmpdepfile='$(DEPDIR)/proxytrack-md5.TPo' @AMDEPBACKSLASH@
  902. @AMDEP_TRUE@@am__fastdepCC_FALSE@    $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  903. @am__fastdepCC_FALSE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(proxytrack_CFLAGS) $(CFLAGS) -c -o proxytrack-md5.obj `if test -f 'md5.c'; then $(CYGPATH_W) 'md5.c'; else $(CYGPATH_W) '$(srcdir)/md5.c'; fi`
  904.  
  905. proxytrack-md5.lo: md5.c
  906. @am__fastdepCC_TRUE@    if $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(proxytrack_CFLAGS) $(CFLAGS) -MT proxytrack-md5.lo -MD -MP -MF "$(DEPDIR)/proxytrack-md5.Tpo" \
  907. @am__fastdepCC_TRUE@      -c -o proxytrack-md5.lo `test -f 'md5.c' || echo '$(srcdir)/'`md5.c; \
  908. @am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/proxytrack-md5.Tpo" "$(DEPDIR)/proxytrack-md5.Plo"; \
  909. @am__fastdepCC_TRUE@    else rm -f "$(DEPDIR)/proxytrack-md5.Tpo"; exit 1; \
  910. @am__fastdepCC_TRUE@    fi
  911. @AMDEP_TRUE@@am__fastdepCC_FALSE@    source='md5.c' object='proxytrack-md5.lo' libtool=yes @AMDEPBACKSLASH@
  912. @AMDEP_TRUE@@am__fastdepCC_FALSE@    depfile='$(DEPDIR)/proxytrack-md5.Plo' tmpdepfile='$(DEPDIR)/proxytrack-md5.TPlo' @AMDEPBACKSLASH@
  913. @AMDEP_TRUE@@am__fastdepCC_FALSE@    $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  914. @am__fastdepCC_FALSE@    $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(proxytrack_CFLAGS) $(CFLAGS) -c -o proxytrack-md5.lo `test -f 'md5.c' || echo '$(srcdir)/'`md5.c
  915.  
  916. proxytrack-ioapi.o: minizip/ioapi.c
  917. @am__fastdepCC_TRUE@    if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(proxytrack_CFLAGS) $(CFLAGS) -MT proxytrack-ioapi.o -MD -MP -MF "$(DEPDIR)/proxytrack-ioapi.Tpo" \
  918. @am__fastdepCC_TRUE@      -c -o proxytrack-ioapi.o `test -f 'minizip/ioapi.c' || echo '$(srcdir)/'`minizip/ioapi.c; \
  919. @am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/proxytrack-ioapi.Tpo" "$(DEPDIR)/proxytrack-ioapi.Po"; \
  920. @am__fastdepCC_TRUE@    else rm -f "$(DEPDIR)/proxytrack-ioapi.Tpo"; exit 1; \
  921. @am__fastdepCC_TRUE@    fi
  922. @AMDEP_TRUE@@am__fastdepCC_FALSE@    source='minizip/ioapi.c' object='proxytrack-ioapi.o' libtool=no @AMDEPBACKSLASH@
  923. @AMDEP_TRUE@@am__fastdepCC_FALSE@    depfile='$(DEPDIR)/proxytrack-ioapi.Po' tmpdepfile='$(DEPDIR)/proxytrack-ioapi.TPo' @AMDEPBACKSLASH@
  924. @AMDEP_TRUE@@am__fastdepCC_FALSE@    $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  925. @am__fastdepCC_FALSE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(proxytrack_CFLAGS) $(CFLAGS) -c -o proxytrack-ioapi.o `test -f 'minizip/ioapi.c' || echo '$(srcdir)/'`minizip/ioapi.c
  926.  
  927. proxytrack-ioapi.obj: minizip/ioapi.c
  928. @am__fastdepCC_TRUE@    if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(proxytrack_CFLAGS) $(CFLAGS) -MT proxytrack-ioapi.obj -MD -MP -MF "$(DEPDIR)/proxytrack-ioapi.Tpo" \
  929. @am__fastdepCC_TRUE@      -c -o proxytrack-ioapi.obj `if test -f 'minizip/ioapi.c'; then $(CYGPATH_W) 'minizip/ioapi.c'; else $(CYGPATH_W) '$(srcdir)/minizip/ioapi.c'; fi`; \
  930. @am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/proxytrack-ioapi.Tpo" "$(DEPDIR)/proxytrack-ioapi.Po"; \
  931. @am__fastdepCC_TRUE@    else rm -f "$(DEPDIR)/proxytrack-ioapi.Tpo"; exit 1; \
  932. @am__fastdepCC_TRUE@    fi
  933. @AMDEP_TRUE@@am__fastdepCC_FALSE@    source='minizip/ioapi.c' object='proxytrack-ioapi.obj' libtool=no @AMDEPBACKSLASH@
  934. @AMDEP_TRUE@@am__fastdepCC_FALSE@    depfile='$(DEPDIR)/proxytrack-ioapi.Po' tmpdepfile='$(DEPDIR)/proxytrack-ioapi.TPo' @AMDEPBACKSLASH@
  935. @AMDEP_TRUE@@am__fastdepCC_FALSE@    $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  936. @am__fastdepCC_FALSE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(proxytrack_CFLAGS) $(CFLAGS) -c -o proxytrack-ioapi.obj `if test -f 'minizip/ioapi.c'; then $(CYGPATH_W) 'minizip/ioapi.c'; else $(CYGPATH_W) '$(srcdir)/minizip/ioapi.c'; fi`
  937.  
  938. proxytrack-ioapi.lo: minizip/ioapi.c
  939. @am__fastdepCC_TRUE@    if $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(proxytrack_CFLAGS) $(CFLAGS) -MT proxytrack-ioapi.lo -MD -MP -MF "$(DEPDIR)/proxytrack-ioapi.Tpo" \
  940. @am__fastdepCC_TRUE@      -c -o proxytrack-ioapi.lo `test -f 'minizip/ioapi.c' || echo '$(srcdir)/'`minizip/ioapi.c; \
  941. @am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/proxytrack-ioapi.Tpo" "$(DEPDIR)/proxytrack-ioapi.Plo"; \
  942. @am__fastdepCC_TRUE@    else rm -f "$(DEPDIR)/proxytrack-ioapi.Tpo"; exit 1; \
  943. @am__fastdepCC_TRUE@    fi
  944. @AMDEP_TRUE@@am__fastdepCC_FALSE@    source='minizip/ioapi.c' object='proxytrack-ioapi.lo' libtool=yes @AMDEPBACKSLASH@
  945. @AMDEP_TRUE@@am__fastdepCC_FALSE@    depfile='$(DEPDIR)/proxytrack-ioapi.Plo' tmpdepfile='$(DEPDIR)/proxytrack-ioapi.TPlo' @AMDEPBACKSLASH@
  946. @AMDEP_TRUE@@am__fastdepCC_FALSE@    $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  947. @am__fastdepCC_FALSE@    $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(proxytrack_CFLAGS) $(CFLAGS) -c -o proxytrack-ioapi.lo `test -f 'minizip/ioapi.c' || echo '$(srcdir)/'`minizip/ioapi.c
  948.  
  949. proxytrack-mztools.o: minizip/mztools.c
  950. @am__fastdepCC_TRUE@    if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(proxytrack_CFLAGS) $(CFLAGS) -MT proxytrack-mztools.o -MD -MP -MF "$(DEPDIR)/proxytrack-mztools.Tpo" \
  951. @am__fastdepCC_TRUE@      -c -o proxytrack-mztools.o `test -f 'minizip/mztools.c' || echo '$(srcdir)/'`minizip/mztools.c; \
  952. @am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/proxytrack-mztools.Tpo" "$(DEPDIR)/proxytrack-mztools.Po"; \
  953. @am__fastdepCC_TRUE@    else rm -f "$(DEPDIR)/proxytrack-mztools.Tpo"; exit 1; \
  954. @am__fastdepCC_TRUE@    fi
  955. @AMDEP_TRUE@@am__fastdepCC_FALSE@    source='minizip/mztools.c' object='proxytrack-mztools.o' libtool=no @AMDEPBACKSLASH@
  956. @AMDEP_TRUE@@am__fastdepCC_FALSE@    depfile='$(DEPDIR)/proxytrack-mztools.Po' tmpdepfile='$(DEPDIR)/proxytrack-mztools.TPo' @AMDEPBACKSLASH@
  957. @AMDEP_TRUE@@am__fastdepCC_FALSE@    $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  958. @am__fastdepCC_FALSE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(proxytrack_CFLAGS) $(CFLAGS) -c -o proxytrack-mztools.o `test -f 'minizip/mztools.c' || echo '$(srcdir)/'`minizip/mztools.c
  959.  
  960. proxytrack-mztools.obj: minizip/mztools.c
  961. @am__fastdepCC_TRUE@    if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(proxytrack_CFLAGS) $(CFLAGS) -MT proxytrack-mztools.obj -MD -MP -MF "$(DEPDIR)/proxytrack-mztools.Tpo" \
  962. @am__fastdepCC_TRUE@      -c -o proxytrack-mztools.obj `if test -f 'minizip/mztools.c'; then $(CYGPATH_W) 'minizip/mztools.c'; else $(CYGPATH_W) '$(srcdir)/minizip/mztools.c'; fi`; \
  963. @am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/proxytrack-mztools.Tpo" "$(DEPDIR)/proxytrack-mztools.Po"; \
  964. @am__fastdepCC_TRUE@    else rm -f "$(DEPDIR)/proxytrack-mztools.Tpo"; exit 1; \
  965. @am__fastdepCC_TRUE@    fi
  966. @AMDEP_TRUE@@am__fastdepCC_FALSE@    source='minizip/mztools.c' object='proxytrack-mztools.obj' libtool=no @AMDEPBACKSLASH@
  967. @AMDEP_TRUE@@am__fastdepCC_FALSE@    depfile='$(DEPDIR)/proxytrack-mztools.Po' tmpdepfile='$(DEPDIR)/proxytrack-mztools.TPo' @AMDEPBACKSLASH@
  968. @AMDEP_TRUE@@am__fastdepCC_FALSE@    $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  969. @am__fastdepCC_FALSE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(proxytrack_CFLAGS) $(CFLAGS) -c -o proxytrack-mztools.obj `if test -f 'minizip/mztools.c'; then $(CYGPATH_W) 'minizip/mztools.c'; else $(CYGPATH_W) '$(srcdir)/minizip/mztools.c'; fi`
  970.  
  971. proxytrack-mztools.lo: minizip/mztools.c
  972. @am__fastdepCC_TRUE@    if $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(proxytrack_CFLAGS) $(CFLAGS) -MT proxytrack-mztools.lo -MD -MP -MF "$(DEPDIR)/proxytrack-mztools.Tpo" \
  973. @am__fastdepCC_TRUE@      -c -o proxytrack-mztools.lo `test -f 'minizip/mztools.c' || echo '$(srcdir)/'`minizip/mztools.c; \
  974. @am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/proxytrack-mztools.Tpo" "$(DEPDIR)/proxytrack-mztools.Plo"; \
  975. @am__fastdepCC_TRUE@    else rm -f "$(DEPDIR)/proxytrack-mztools.Tpo"; exit 1; \
  976. @am__fastdepCC_TRUE@    fi
  977. @AMDEP_TRUE@@am__fastdepCC_FALSE@    source='minizip/mztools.c' object='proxytrack-mztools.lo' libtool=yes @AMDEPBACKSLASH@
  978. @AMDEP_TRUE@@am__fastdepCC_FALSE@    depfile='$(DEPDIR)/proxytrack-mztools.Plo' tmpdepfile='$(DEPDIR)/proxytrack-mztools.TPlo' @AMDEPBACKSLASH@
  979. @AMDEP_TRUE@@am__fastdepCC_FALSE@    $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  980. @am__fastdepCC_FALSE@    $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(proxytrack_CFLAGS) $(CFLAGS) -c -o proxytrack-mztools.lo `test -f 'minizip/mztools.c' || echo '$(srcdir)/'`minizip/mztools.c
  981.  
  982. proxytrack-unzip.o: minizip/unzip.c
  983. @am__fastdepCC_TRUE@    if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(proxytrack_CFLAGS) $(CFLAGS) -MT proxytrack-unzip.o -MD -MP -MF "$(DEPDIR)/proxytrack-unzip.Tpo" \
  984. @am__fastdepCC_TRUE@      -c -o proxytrack-unzip.o `test -f 'minizip/unzip.c' || echo '$(srcdir)/'`minizip/unzip.c; \
  985. @am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/proxytrack-unzip.Tpo" "$(DEPDIR)/proxytrack-unzip.Po"; \
  986. @am__fastdepCC_TRUE@    else rm -f "$(DEPDIR)/proxytrack-unzip.Tpo"; exit 1; \
  987. @am__fastdepCC_TRUE@    fi
  988. @AMDEP_TRUE@@am__fastdepCC_FALSE@    source='minizip/unzip.c' object='proxytrack-unzip.o' libtool=no @AMDEPBACKSLASH@
  989. @AMDEP_TRUE@@am__fastdepCC_FALSE@    depfile='$(DEPDIR)/proxytrack-unzip.Po' tmpdepfile='$(DEPDIR)/proxytrack-unzip.TPo' @AMDEPBACKSLASH@
  990. @AMDEP_TRUE@@am__fastdepCC_FALSE@    $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  991. @am__fastdepCC_FALSE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(proxytrack_CFLAGS) $(CFLAGS) -c -o proxytrack-unzip.o `test -f 'minizip/unzip.c' || echo '$(srcdir)/'`minizip/unzip.c
  992.  
  993. proxytrack-unzip.obj: minizip/unzip.c
  994. @am__fastdepCC_TRUE@    if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(proxytrack_CFLAGS) $(CFLAGS) -MT proxytrack-unzip.obj -MD -MP -MF "$(DEPDIR)/proxytrack-unzip.Tpo" \
  995. @am__fastdepCC_TRUE@      -c -o proxytrack-unzip.obj `if test -f 'minizip/unzip.c'; then $(CYGPATH_W) 'minizip/unzip.c'; else $(CYGPATH_W) '$(srcdir)/minizip/unzip.c'; fi`; \
  996. @am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/proxytrack-unzip.Tpo" "$(DEPDIR)/proxytrack-unzip.Po"; \
  997. @am__fastdepCC_TRUE@    else rm -f "$(DEPDIR)/proxytrack-unzip.Tpo"; exit 1; \
  998. @am__fastdepCC_TRUE@    fi
  999. @AMDEP_TRUE@@am__fastdepCC_FALSE@    source='minizip/unzip.c' object='proxytrack-unzip.obj' libtool=no @AMDEPBACKSLASH@
  1000. @AMDEP_TRUE@@am__fastdepCC_FALSE@    depfile='$(DEPDIR)/proxytrack-unzip.Po' tmpdepfile='$(DEPDIR)/proxytrack-unzip.TPo' @AMDEPBACKSLASH@
  1001. @AMDEP_TRUE@@am__fastdepCC_FALSE@    $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  1002. @am__fastdepCC_FALSE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(proxytrack_CFLAGS) $(CFLAGS) -c -o proxytrack-unzip.obj `if test -f 'minizip/unzip.c'; then $(CYGPATH_W) 'minizip/unzip.c'; else $(CYGPATH_W) '$(srcdir)/minizip/unzip.c'; fi`
  1003.  
  1004. proxytrack-unzip.lo: minizip/unzip.c
  1005. @am__fastdepCC_TRUE@    if $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(proxytrack_CFLAGS) $(CFLAGS) -MT proxytrack-unzip.lo -MD -MP -MF "$(DEPDIR)/proxytrack-unzip.Tpo" \
  1006. @am__fastdepCC_TRUE@      -c -o proxytrack-unzip.lo `test -f 'minizip/unzip.c' || echo '$(srcdir)/'`minizip/unzip.c; \
  1007. @am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/proxytrack-unzip.Tpo" "$(DEPDIR)/proxytrack-unzip.Plo"; \
  1008. @am__fastdepCC_TRUE@    else rm -f "$(DEPDIR)/proxytrack-unzip.Tpo"; exit 1; \
  1009. @am__fastdepCC_TRUE@    fi
  1010. @AMDEP_TRUE@@am__fastdepCC_FALSE@    source='minizip/unzip.c' object='proxytrack-unzip.lo' libtool=yes @AMDEPBACKSLASH@
  1011. @AMDEP_TRUE@@am__fastdepCC_FALSE@    depfile='$(DEPDIR)/proxytrack-unzip.Plo' tmpdepfile='$(DEPDIR)/proxytrack-unzip.TPlo' @AMDEPBACKSLASH@
  1012. @AMDEP_TRUE@@am__fastdepCC_FALSE@    $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  1013. @am__fastdepCC_FALSE@    $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(proxytrack_CFLAGS) $(CFLAGS) -c -o proxytrack-unzip.lo `test -f 'minizip/unzip.c' || echo '$(srcdir)/'`minizip/unzip.c
  1014.  
  1015. proxytrack-zip.o: minizip/zip.c
  1016. @am__fastdepCC_TRUE@    if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(proxytrack_CFLAGS) $(CFLAGS) -MT proxytrack-zip.o -MD -MP -MF "$(DEPDIR)/proxytrack-zip.Tpo" \
  1017. @am__fastdepCC_TRUE@      -c -o proxytrack-zip.o `test -f 'minizip/zip.c' || echo '$(srcdir)/'`minizip/zip.c; \
  1018. @am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/proxytrack-zip.Tpo" "$(DEPDIR)/proxytrack-zip.Po"; \
  1019. @am__fastdepCC_TRUE@    else rm -f "$(DEPDIR)/proxytrack-zip.Tpo"; exit 1; \
  1020. @am__fastdepCC_TRUE@    fi
  1021. @AMDEP_TRUE@@am__fastdepCC_FALSE@    source='minizip/zip.c' object='proxytrack-zip.o' libtool=no @AMDEPBACKSLASH@
  1022. @AMDEP_TRUE@@am__fastdepCC_FALSE@    depfile='$(DEPDIR)/proxytrack-zip.Po' tmpdepfile='$(DEPDIR)/proxytrack-zip.TPo' @AMDEPBACKSLASH@
  1023. @AMDEP_TRUE@@am__fastdepCC_FALSE@    $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  1024. @am__fastdepCC_FALSE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(proxytrack_CFLAGS) $(CFLAGS) -c -o proxytrack-zip.o `test -f 'minizip/zip.c' || echo '$(srcdir)/'`minizip/zip.c
  1025.  
  1026. proxytrack-zip.obj: minizip/zip.c
  1027. @am__fastdepCC_TRUE@    if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(proxytrack_CFLAGS) $(CFLAGS) -MT proxytrack-zip.obj -MD -MP -MF "$(DEPDIR)/proxytrack-zip.Tpo" \
  1028. @am__fastdepCC_TRUE@      -c -o proxytrack-zip.obj `if test -f 'minizip/zip.c'; then $(CYGPATH_W) 'minizip/zip.c'; else $(CYGPATH_W) '$(srcdir)/minizip/zip.c'; fi`; \
  1029. @am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/proxytrack-zip.Tpo" "$(DEPDIR)/proxytrack-zip.Po"; \
  1030. @am__fastdepCC_TRUE@    else rm -f "$(DEPDIR)/proxytrack-zip.Tpo"; exit 1; \
  1031. @am__fastdepCC_TRUE@    fi
  1032. @AMDEP_TRUE@@am__fastdepCC_FALSE@    source='minizip/zip.c' object='proxytrack-zip.obj' libtool=no @AMDEPBACKSLASH@
  1033. @AMDEP_TRUE@@am__fastdepCC_FALSE@    depfile='$(DEPDIR)/proxytrack-zip.Po' tmpdepfile='$(DEPDIR)/proxytrack-zip.TPo' @AMDEPBACKSLASH@
  1034. @AMDEP_TRUE@@am__fastdepCC_FALSE@    $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  1035. @am__fastdepCC_FALSE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(proxytrack_CFLAGS) $(CFLAGS) -c -o proxytrack-zip.obj `if test -f 'minizip/zip.c'; then $(CYGPATH_W) 'minizip/zip.c'; else $(CYGPATH_W) '$(srcdir)/minizip/zip.c'; fi`
  1036.  
  1037. proxytrack-zip.lo: minizip/zip.c
  1038. @am__fastdepCC_TRUE@    if $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(proxytrack_CFLAGS) $(CFLAGS) -MT proxytrack-zip.lo -MD -MP -MF "$(DEPDIR)/proxytrack-zip.Tpo" \
  1039. @am__fastdepCC_TRUE@      -c -o proxytrack-zip.lo `test -f 'minizip/zip.c' || echo '$(srcdir)/'`minizip/zip.c; \
  1040. @am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/proxytrack-zip.Tpo" "$(DEPDIR)/proxytrack-zip.Plo"; \
  1041. @am__fastdepCC_TRUE@    else rm -f "$(DEPDIR)/proxytrack-zip.Tpo"; exit 1; \
  1042. @am__fastdepCC_TRUE@    fi
  1043. @AMDEP_TRUE@@am__fastdepCC_FALSE@    source='minizip/zip.c' object='proxytrack-zip.lo' libtool=yes @AMDEPBACKSLASH@
  1044. @AMDEP_TRUE@@am__fastdepCC_FALSE@    depfile='$(DEPDIR)/proxytrack-zip.Plo' tmpdepfile='$(DEPDIR)/proxytrack-zip.TPlo' @AMDEPBACKSLASH@
  1045. @AMDEP_TRUE@@am__fastdepCC_FALSE@    $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  1046. @am__fastdepCC_FALSE@    $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(proxytrack_CFLAGS) $(CFLAGS) -c -o proxytrack-zip.lo `test -f 'minizip/zip.c' || echo '$(srcdir)/'`minizip/zip.c
  1047.  
  1048. mostlyclean-libtool:
  1049.     -rm -f *.lo
  1050.  
  1051. clean-libtool:
  1052.     -rm -rf .libs _libs
  1053.  
  1054. distclean-libtool:
  1055.     -rm -f libtool
  1056. uninstall-info-am:
  1057. DevIncludesDATA_INSTALL = $(INSTALL_DATA)
  1058. install-DevIncludesDATA: $(DevIncludes_DATA)
  1059.     @$(NORMAL_INSTALL)
  1060.     $(mkinstalldirs) $(DESTDIR)$(DevIncludesdir)
  1061.     @list='$(DevIncludes_DATA)'; for p in $$list; do \
  1062.       if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
  1063.       f="`echo $$p | sed -e 's|^.*/||'`"; \
  1064.       echo " $(DevIncludesDATA_INSTALL) $$d$$p $(DESTDIR)$(DevIncludesdir)/$$f"; \
  1065.       $(DevIncludesDATA_INSTALL) $$d$$p $(DESTDIR)$(DevIncludesdir)/$$f; \
  1066.     done
  1067.  
  1068. uninstall-DevIncludesDATA:
  1069.     @$(NORMAL_UNINSTALL)
  1070.     @list='$(DevIncludes_DATA)'; for p in $$list; do \
  1071.       f="`echo $$p | sed -e 's|^.*/||'`"; \
  1072.       echo " rm -f $(DESTDIR)$(DevIncludesdir)/$$f"; \
  1073.       rm -f $(DESTDIR)$(DevIncludesdir)/$$f; \
  1074.     done
  1075.  
  1076. ETAGS = etags
  1077. ETAGSFLAGS =
  1078.  
  1079. CTAGS = ctags
  1080. CTAGSFLAGS =
  1081.  
  1082. tags: TAGS
  1083.  
  1084. ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
  1085.     list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
  1086.     unique=`for i in $$list; do \
  1087.         if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
  1088.       done | \
  1089.       $(AWK) '    { files[$$0] = 1; } \
  1090.            END { for (i in files) print i; }'`; \
  1091.     mkid -fID $$unique
  1092.  
  1093. TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
  1094.         $(TAGS_FILES) $(LISP)
  1095.     tags=; \
  1096.     here=`pwd`; \
  1097.     list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
  1098.     unique=`for i in $$list; do \
  1099.         if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
  1100.       done | \
  1101.       $(AWK) '    { files[$$0] = 1; } \
  1102.            END { for (i in files) print i; }'`; \
  1103.     test -z "$(ETAGS_ARGS)$$tags$$unique" \
  1104.       || $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
  1105.          $$tags $$unique
  1106.  
  1107. ctags: CTAGS
  1108. CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
  1109.         $(TAGS_FILES) $(LISP)
  1110.     tags=; \
  1111.     here=`pwd`; \
  1112.     list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
  1113.     unique=`for i in $$list; do \
  1114.         if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
  1115.       done | \
  1116.       $(AWK) '    { files[$$0] = 1; } \
  1117.            END { for (i in files) print i; }'`; \
  1118.     test -z "$(CTAGS_ARGS)$$tags$$unique" \
  1119.       || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
  1120.          $$tags $$unique
  1121.  
  1122. GTAGS:
  1123.     here=`$(am__cd) $(top_builddir) && pwd` \
  1124.       && cd $(top_srcdir) \
  1125.       && gtags -i $(GTAGS_ARGS) $$here
  1126.  
  1127. distclean-tags:
  1128.     -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
  1129. DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
  1130.  
  1131. top_distdir = ..
  1132. distdir = $(top_distdir)/$(PACKAGE)-$(VERSION)
  1133.  
  1134. distdir: $(DISTFILES)
  1135.     $(mkinstalldirs) $(distdir)/minizip $(distdir)/mmsrip $(distdir)/proxy
  1136.     @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
  1137.     topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
  1138.     list='$(DISTFILES)'; for file in $$list; do \
  1139.       case $$file in \
  1140.         $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
  1141.         $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
  1142.       esac; \
  1143.       if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
  1144.       dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
  1145.       if test "$$dir" != "$$file" && test "$$dir" != "."; then \
  1146.         dir="/$$dir"; \
  1147.         $(mkinstalldirs) "$(distdir)$$dir"; \
  1148.       else \
  1149.         dir=''; \
  1150.       fi; \
  1151.       if test -d $$d/$$file; then \
  1152.         if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
  1153.           cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
  1154.         fi; \
  1155.         cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
  1156.       else \
  1157.         test -f $(distdir)/$$file \
  1158.         || cp -p $$d/$$file $(distdir)/$$file \
  1159.         || exit 1; \
  1160.       fi; \
  1161.     done
  1162. check-am: all-am
  1163. check: check-am
  1164. all-am: Makefile $(LTLIBRARIES) $(PROGRAMS) $(SCRIPTS) $(DATA)
  1165. install-binPROGRAMS: install-libLTLIBRARIES
  1166.  
  1167.  
  1168. installdirs:
  1169.     $(mkinstalldirs) $(DESTDIR)$(libdir) $(DESTDIR)$(bindir) $(DESTDIR)$(whttrackrundir) $(DESTDIR)$(DevIncludesdir)
  1170. install: install-am
  1171. install-exec: install-exec-am
  1172. install-data: install-data-am
  1173. uninstall: uninstall-am
  1174.  
  1175. install-am: all-am
  1176.     @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
  1177.  
  1178. installcheck: installcheck-am
  1179. install-strip:
  1180.     $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
  1181.       install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
  1182.       `test -z '$(STRIP)' || \
  1183.         echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
  1184. mostlyclean-generic:
  1185.  
  1186. clean-generic:
  1187.  
  1188. distclean-generic:
  1189.     -rm -f $(CONFIG_CLEAN_FILES)
  1190.  
  1191. maintainer-clean-generic:
  1192.     @echo "This command is intended for maintainers to use"
  1193.     @echo "it deletes files that may require special tools to rebuild."
  1194. clean: clean-am
  1195.  
  1196. clean-am: clean-binPROGRAMS clean-generic clean-libLTLIBRARIES \
  1197.     clean-libtool mostlyclean-am
  1198.  
  1199. distclean: distclean-am
  1200.     -rm -rf ./$(DEPDIR)
  1201.     -rm -f Makefile
  1202. distclean-am: clean-am distclean-compile distclean-generic \
  1203.     distclean-libtool distclean-tags
  1204.  
  1205. dvi: dvi-am
  1206.  
  1207. dvi-am:
  1208.  
  1209. info: info-am
  1210.  
  1211. info-am:
  1212.  
  1213. install-data-am: install-DevIncludesDATA install-whttrackrunSCRIPTS
  1214.  
  1215. install-exec-am: install-binPROGRAMS install-libLTLIBRARIES
  1216.  
  1217. install-info: install-info-am
  1218.  
  1219. install-man:
  1220.  
  1221. installcheck-am:
  1222.  
  1223. maintainer-clean: maintainer-clean-am
  1224.     -rm -rf ./$(DEPDIR)
  1225.     -rm -f Makefile
  1226. maintainer-clean-am: distclean-am maintainer-clean-generic
  1227.  
  1228. mostlyclean: mostlyclean-am
  1229.  
  1230. mostlyclean-am: mostlyclean-compile mostlyclean-generic \
  1231.     mostlyclean-libtool
  1232.  
  1233. pdf: pdf-am
  1234.  
  1235. pdf-am:
  1236.  
  1237. ps: ps-am
  1238.  
  1239. ps-am:
  1240.  
  1241. uninstall-am: uninstall-DevIncludesDATA uninstall-binPROGRAMS \
  1242.     uninstall-info-am uninstall-libLTLIBRARIES \
  1243.     uninstall-whttrackrunSCRIPTS
  1244.  
  1245. .PHONY: CTAGS GTAGS all all-am check check-am clean clean-binPROGRAMS \
  1246.     clean-generic clean-libLTLIBRARIES clean-libtool ctags \
  1247.     distclean distclean-compile distclean-generic distclean-libtool \
  1248.     distclean-tags distdir dvi dvi-am info info-am install \
  1249.     install-DevIncludesDATA install-am install-binPROGRAMS \
  1250.     install-data install-data-am install-exec install-exec-am \
  1251.     install-info install-info-am install-libLTLIBRARIES install-man \
  1252.     install-strip install-whttrackrunSCRIPTS installcheck \
  1253.     installcheck-am installdirs maintainer-clean \
  1254.     maintainer-clean-generic mostlyclean mostlyclean-compile \
  1255.     mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
  1256.     tags uninstall uninstall-DevIncludesDATA uninstall-am \
  1257.     uninstall-binPROGRAMS uninstall-info-am \
  1258.     uninstall-libLTLIBRARIES uninstall-whttrackrunSCRIPTS
  1259.  
  1260. # Tell versions [3.59,3.63) of GNU make to not export all variables.
  1261. # Otherwise a system limit (for SysV at least) may be exceeded.
  1262. .NOEXPORT:
  1263.